AuthProvider$json top-level constant
Implementation
@$core.Deprecated('Use authProviderDescriptor instead')
const AuthProvider$json = {
'1': 'AuthProvider',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'issuer', '3': 2, '4': 1, '5': 9, '10': 'issuer'},
{'1': 'jwks_uri', '3': 3, '4': 1, '5': 9, '10': 'jwksUri'},
{'1': 'audiences', '3': 4, '4': 1, '5': 9, '10': 'audiences'},
{'1': 'authorization_url', '3': 5, '4': 1, '5': 9, '10': 'authorizationUrl'},
],
};