Skip to content

Login to Meteor web app via React-Native webview #50

Answered by TheRealNate
allenfuller asked this question in Q&A
Discussion options

You must be logged in to vote

Hu @allenfuller,

You can retrieve the React Native app's Meteor login token using Meteor.getData(). _tokenIdSaved.

If you pass this token to the webview you should be able to use it with Meteor.loginWithToken.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@allenfuller
Comment options

Answer selected by allenfuller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants