This should be *Why*
We need to create a cross-platform class to represent the configurations for the Keycloak server.
*What*
See current implementation in android auth SDK and ios auth SDK: https://github.com/aerogear/aerogear-ios-sdk/blob/master/modules/auth/config/KeycloakConfig.swift https://github.com/aerogear/aerogear-android-sdk/blob/master/auth/src/main/java/org/aerogear/mobile/auth/configuration/KeycloakConfiguration.java
They are very similar to each other.
We should implemented in the shared Xamarin project
[Trello link|https://trello.com/c/kf6iGkGR] |
|