python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Flutter App using flutter_appauth to Authenticate with IdentityServer4 Is Stuck in Endless Login Cycle
We are writing a new mobile app using Flutter. At the moment we are concentrating on Android and want to use IdentityServer4 to handle user authentication. We are new to both Flutter, and IdentityServ...
KAB
Votes: 0
Answers: 0
What is the best approach for using OpenID Connect in a mobile app to authenticate the user to a backend?
I'm working on a product with two apps: one a single-page web app, and the other a native mobile app. Both make use of the same backend API. Currently the user authenticates using username/password cr...
Matt Russell
Votes: 0
Answers: 1
OAuth2 Redirect URI not valid
I'm trying to authenticate to OpenStreetMap via OAuth2 using AppAuth. Via Custom Tab I can retrieve the authorization code but the redirect URI does not open my app but gives an Address Not Found erro...
Kiryu
Votes: 0
Answers: 1
AppAuth library - how the heck do we refresh tokens?
I'm having basically the same problem as the user asking this question: AppAuth library for Android lacks proper documentation.
My problem occurs when the current access token expires, disallowing API...
Calamity
Votes: 0
Answers: 1