oidc-react icon indicating copy to clipboard operation
oidc-react copied to clipboard

fix: add args to props of provider

Open hosseinmd opened this issue 4 years ago • 2 comments

Thank you and other contributors about this good module.

By this PR we are able to add args to signinRedirect when autoSignin is true

hosseinmd avatar Oct 24 '21 15:10 hosseinmd

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!

update-docs[bot] avatar Oct 24 '21 15:10 update-docs[bot]

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?

hosseinmd avatar Nov 06 '21 12:11 hosseinmd