marmelab / ra-auth-cognito

An auth provider for react-admin which handles authentication with AWS Cognito.
MIT License
9 stars 6 forks source link

Feat: add `oauthGrantType` option to support `response_type` code #17

Closed ashabottu closed 3 weeks ago

ashabottu commented 5 months ago

added oauthGrantType - to determine whether the response_type is code or implicit

alexpop89 commented 3 months ago

@djhi can we please merge this in a new version?

JakeStoeffler commented 1 month ago

+1, I need this as well. Willing to help. What would it take to get this across the finish line @djhi ?

slax57 commented 3 weeks ago

@ashabottu @alexpop89 @JakeStoeffler I just released this feature in the latest major version (2.0.0). This version also includes the upgrade to react-admin v5. Thanks again for your contribution!