RADAR-base / radar-commons-android

Base android functionality for the RADAR passive application plugins
Apache License 2.0
5 stars 8 forks source link

Enable `OAuth2LoginManager` for Authorization Code Flow: #460

Open this-Aditya opened 1 week ago

this-Aditya commented 1 week ago

Currently, pRMT utilizes ManagementPortalLoginManager for authentication and authorization. There is an existing plugin dedicated to handling OAuth flows. Therefore, there should be an option to choose between ManagementPortalLoginManager for the existing flow and OAuth2LoginManager for the new authorization code flow.

yatharthranjan commented 1 week ago

See this related issue - https://github.com/RADAR-base/hydra-kratos/issues/53. We will still need to scan the QR code to get info about the auth server urls