Skip to content

OPENID_PROVIDER_URLS

const OPENID_PROVIDER_URLS: object

Defined in: auth-client.ts:42

readonly apple: "https://appleid.apple.com" = 'https://appleid.apple.com'

readonly google: "https://accounts.google.com" = 'https://accounts.google.com'

readonly microsoft: "https://login.microsoftonline.com/{tid}/v2.0" = 'https://login.microsoftonline.com/{tid}/v2.0'