nativescript-oauth
nativescript-oauth copied to clipboard
iOS 13 Webview is breaking, we are using a auth-helper-custom.ts where we have Two Factor Authentication, URL is generated opens after enter credentials => opens Two Factor Authentication frame after...
Hello guys! I'm successfully logging in to facebook and google. But login with google does not return to the app. I'm using the App's default URL, just changing the ID...
Any way to open play services with your plugin?
Does it support oauth 1.0a from my understanding Twitter uses Oauth 1.0a anyone tried it?
After updating to NativeScript 5.0, the login process has started failing to complete. The WebView loads and I am able to sign in, but after submitting the login nothing else...
Hello it is not clear which value to pass in the screen below  usually the redirect url is ised by the webapp where you grab the code for the...
With Azure AD it's recommended to ask for a specific resource when asking forthe authorization code. Example : https://login.microsoftonline.com/{tenant}/oauth2/authorize? client_id=6731de76-14a6-49ae-97bc-6eba6914391e &response_type=code &redirect_uri=http%3A%2F%2Flocalhost%3A12345 &response_mode=query **&resource=https%3A%2F%2Fservice.contoso.com%2F** &state=12345
When clicking the cancel button for linkedin, app was redirecting to redirectUri instead of going back to the app page.
Suddenly today Our Android App on Samsung Devices Giving this Issue. Android Version 7.0 and 8.0 On the other hand on Google Devices Pixels which are on Android version 8.1.0...