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
is there anyway I can create link for auto generated link for (OTP)login via mobile so I can prevent spamming last couple days ago I am getting lots of spamming and lost lots of money
so what I was trying
[ INFO ] POST /v1/auth/login/C694BC82-6D16-4467-9FBE-0C7446B086D8[request-id:854CB49C-4039-4901-A1EF-8DAFAA0098E3][ INFO ] error: multiple failures occurred
error: unexpected input
--> input:1:161 | /v1/auth/login/C694BC82-6D16-4467-9FBE-0C7446B086D8
| ^ expected "F21830BE-3A6B-46B2-8AA5-447310416EAF"letuuidString=UUID().uuidString
publicletauthenticationRouter=OneOf{Route(.case(AuthenticationRoute.login)){Path{"login"; "\(uuidString)"} // but it not working
Method.post
Body(.json(VerifySMSInOutput.self))}Route(.case(AuthenticationRoute.verifySms)){Path{"verify_sms"}Method.post
Body(.json(VerifySMSInOutput.self))}Route(.case(AuthenticationRoute.refreshToken)){Path{"refresh_token"}Method.post
Body(.json(RefreshTokenInput.self))}}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
is there anyway I can create link for auto generated link for (OTP)login via mobile so I can prevent spamming last couple days ago I am getting lots of spamming and lost lots of money
so what I was trying
Beta Was this translation helpful? Give feedback.
All reactions