discoveryUrl property

String get discoveryUrl

Implementation

static String get discoveryUrl {
  return "$_authServerUrl/realms/$_realm/.well-known/openid-configuration";
}