Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Create custom formatter to support calling back a mobile deep link #7

Closed
ekryski opened this issue Dec 30, 2016 · 0 comments
Closed

Comments

@ekryski
Copy link
Member

ekryski commented Dec 30, 2016

OAuth is cumbersome on React Native. What we should be able to do is bounce out to the native browser (rather than use an embedded webview), go through the OAuth flow, and then callback with a mobile app scheme URL.

This can be accomplished in a similar manner to #6 by allowing the developer to register a custom formatter with the deep link.

We would then return the HTML response with JS that calls back the mobile deep link with the JWT accessToken. Making mobile auth great again! 🌟

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants