-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
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
Allow OAuth2Authorization to be extensible #1238
Labels
type: enhancement
A general enhancement
Comments
@jgrandja Should be assignable now - thanks. |
@Balaji-Murugaiya Thanks for the offer but this is currently assigned to @c3mig. Although there hasn't been anything submitted as of yet, this enhancement does not appear to be needed since there are no upvotes. We will likely hold off on this for now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
The OAuth2Authorization is extendable and a custom instance can be created.
Current Behavior
It is possible to extend the OAuth2Authorization but not to instantiate the fields within the parent OAuth2Authorization.
Context
see #1203 (comment)
The text was updated successfully, but these errors were encountered: