You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API providers are sometimes very restrictive about redirect uris.
Please provide a way to customize the server parameters so that it can match every callback uri.
Especially the port number.
The text was updated successfully, but these errors were encountered:
Actually for oauth, I just learned the entire approach of implementing your own webview flow is a really bad idea. Use the native AppAuth library instead, which utilizes secure webviews on both iOS and Android.
Hi,
API providers are sometimes very restrictive about redirect uris.
Please provide a way to customize the server parameters so that it can match every callback uri.
Especially the port number.
The text was updated successfully, but these errors were encountered: