Fix: LoginOtp (and not otc)
This commit is contained in:
@ -211,7 +211,7 @@ export const kcTermsContext: KcContext.Terms = {
|
||||
"pageId": "terms.ftl"
|
||||
};
|
||||
|
||||
export const kcLoginOtcContext: KcContext.LoginOtp = {
|
||||
export const kcLoginOtpContext: KcContext.LoginOtp = {
|
||||
...kcCommonContext,
|
||||
"pageId": "login-otp.ftl",
|
||||
"otpLogin": {
|
||||
|
Reference in New Issue
Block a user