-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Labels
P2Normal priority items, should be done after P1Normal priority items, should be done after P1confidential-clientFor issues related to confidential client appsFor issues related to confidential client appspublic-clientFor questions/issues related to public client appsFor questions/issues related to public client apps
Description
Removal of dependencies in #926 has resulted in OAuthAuthorizationGrant taking on the responsibilities of every removed grant class.
This was done to reduce the complexity of the changes when removing nimbus, however it goes against OOP principles and long-term this will be hard to maintain.
That class should be split into classes that control grant-specific behavior, similar to the old imported classes.
Metadata
Metadata
Assignees
Labels
P2Normal priority items, should be done after P1Normal priority items, should be done after P1confidential-clientFor issues related to confidential client appsFor issues related to confidential client appspublic-clientFor questions/issues related to public client appsFor questions/issues related to public client apps