- Added verify OTP api - Modified the flow - Made a authfunc to handle the type of user and the language selected - Added OTP fields combine logic. Also handled the otp blank checks. - Added API for intrestes get
13 lines
122 B
Swift
13 lines
122 B
Swift
//
|
|
// LocalizedEnum.swift
|
|
// WOKA
|
|
//
|
|
// Created by MacBook Pro on 25/04/24.
|
|
//
|
|
|
|
import Foundation
|
|
|
|
extension K{
|
|
|
|
}
|