oauth2 library

Classes

LenraOauth2
LenraOauth2Controller
LenraOauth2Helper
A class that represents a Lenra OAuth2 client.

Enums

LoginStatus

Constants

defaultApplicationId → const String

Functions

getPlatformCustomUriScheme({String? androidApplicationId, String? applicationId, int oauthRedirectPort = 10000}) String
Get the custom uri scheme of the app for the current platform.
getPlatformRedirectUri({String? androidApplicationId, String? applicationId, int oauthRedirectPort = 10000, String oauthRedirectPath = "/redirect.html"}) String
Get the custom uri scheme of the app for the current platform.