We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The IAuth expects functions for enabling and disabling users, but doesn't actually add them to the Control Plane API.
Functions for enabling and disabling users should be added to the Control Plane API.
Functions for enabling and disabling users NOT added to the Control Plane API.
Create a new SBT Control Plane and pass in an IAuth implementation.
No response
N/A
TypeScript
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
The IAuth expects functions for enabling and disabling users, but doesn't actually add them to the Control Plane API.
Expected Behavior
Functions for enabling and disabling users should be added to the Control Plane API.
Current Behavior
Functions for enabling and disabling users NOT added to the Control Plane API.
Reproduction Steps
Create a new SBT Control Plane and pass in an IAuth implementation.
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
N/A
Framework Version
No response
Node.js Version
N/A
OS
N/A
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: