h6. What It would be flexible if the user could specify their own [appauth auth config|https://github.com/openid/AppAuth-Android#advanced-configuration]. The user may want to perform browser whitelisting/blacklisting and other actions.
h6. Why To allow a user to freely configure the extra functionality of in AppAuth.
h6. How Allow a user to specify their own appauth auth config. This should have some defaults like the following [code example|https://github.com/feedhenry/mobile-security-android-template/blob/c7e6646e5bbcfb8206822b0148eb1ab6d047f5cb/app/src/main/java/com/feedhenry/securenativeandroidtemplate/features/authentication/providers/KeycloakAuthenticateProviderImpl.java#L92-L96] |
|