Creates an instance of a public AuthClient.
Source
AuthClient.public(String id, {List<AuthScope> allowedScopes}) : this.withRedirectURI(id, null, null, null, allowedScopes: allowedScopes);
Creates an instance of a public AuthClient.
AuthClient.public(String id, {List<AuthScope> allowedScopes}) : this.withRedirectURI(id, null, null, null, allowedScopes: allowedScopes);