oidc-react
oidc-react copied to clipboard
fix: add args to props of provider
Thank you and other contributors about this good module.
By this PR we are able to add args to signinRedirect when autoSignin is true
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update some of our documentation based on your changes. You can run yarn generate-docs to generate some!
We need this to handle callback URL, mean user want to go a route after we redirected from identitie server, I want to redirect user to her wanted root.
Could you merge this?