object Routes
fun accountSummaryUrl(redirectUri: URI? = null, locale: Locale? = null): URI |
|
fun forgotPasswordUrl(redirectUri: URI? = null, locale: Locale? = null): URI |
|
fun loginUrl(context: Context, redirectUri: URI, persistUser: Boolean, scopes: Collection<String>? = null): URI |
|
fun logoutUrl(redirectUri: URI? = null): URI |