gardner / react-oauth2-pkce

React auth provider that works with AWS cognito PKCE🛡️🔒
49 stars 57 forks source link

Add queryParams to AuthService props. #61

Open samod opened 1 year ago

samod commented 1 year ago

This PR enables adding additional queryParams to authorize request for custom implementations of Oauth2 workflows.