Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SDK-2541] Expose handleRedirectCallback from auth0-spa-js #233

Merged
merged 2 commits into from
Apr 29, 2021

Conversation

stevehobbsdev
Copy link
Contributor

@stevehobbsdev stevehobbsdev commented Apr 26, 2021

This PR exposes the handleRedirectCallback function from auth0-spa-js,
which has been abstracted away until now. Exposing this enables a use case for
hybrid mobile (Capacitor, Cordova, etc) apps to be able to work end-to-end.

fixes #222

@stevehobbsdev stevehobbsdev added CH: Added PR is adding feature or functionality review:small Small review labels Apr 26, 2021
@stevehobbsdev stevehobbsdev requested a review from a team as a code owner April 26, 2021 14:47
@stevehobbsdev stevehobbsdev linked an issue Apr 26, 2021 that may be closed by this pull request
@stevehobbsdev stevehobbsdev merged commit b1bbfc4 into master Apr 29, 2021
@stevehobbsdev stevehobbsdev deleted the feat/expose-hrc branch April 29, 2021 14:02
@mpereira
Copy link

mpereira commented May 1, 2021

Sorry to comment on a merged PR: are there near-future plans to release a new auth0-react with this included?

@adamjmcgrath
Copy link
Contributor

Hi @mpereira - yep, I plan to do a release this week

@adamjmcgrath adamjmcgrath mentioned this pull request May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH: Added PR is adding feature or functionality review:small Small review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to invoke handleRedirectCallback() from the useAuth0 hook
3 participants