You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
clientSecret: string;// client secret of Auth0
jwkURL: string;// jwk URL for Auth0
audience: string;// audience of JWT
issuer: string;// issuer of JWT
roleDomain: string;// role domain of JWT}