Open jason-ra opened 4 years ago
Signing in and following MFA enrolment displays error for e-mail MFA factor: Email Authentication "L10N_ERROR[]"
Update to Widget version 4.1.0 resolved the issue
Package.json ... "dependencies": { "@okta/okta-signin-widget": "^4.1.0", ...
src\components\Login.vue ... authParams: { ... responseMode: 'fragment' } ...
Signing in and following MFA enrolment displays error for e-mail MFA factor: Email Authentication "L10N_ERROR[]"
Update to Widget version 4.1.0 resolved the issue
Package.json ... "dependencies": { "@okta/okta-signin-widget": "^4.1.0", ...
src\components\Login.vue ... authParams: { ... responseMode: 'fragment' } ...