fix(deps): bump @okta/okta-auth-js from 6.5.1 to 7.8.0 #5131
Annotations
2 errors
build:
packages/frontend/src/components/auth/okta-auth-provider/okta-auth-provider.tsx#L109
Argument of type '{ clientId: string; issuer: string | undefined; redirectUri: string; scopes: string[]; pkce: boolean; tokenManager: { expireEarlySeconds: number; autoRenew: boolean; }; }' is not assignable to parameter of type 'OktaAuthOptions'.
|
build
Process completed with exit code 1.
|