oauthBaseUri property
The lenra instance's OAuth base URI.
Defaults to http://localhost:4444
in debug mode and https://auth.lenra.io
in release mode.
Implementation
final String oauthBaseUri;
The lenra instance's OAuth base URI.
Defaults to http://localhost:4444
in debug mode and https://auth.lenra.io
in release mode.
final String oauthBaseUri;