mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-22 15:25:19 +00:00
update otp readme
This commit is contained in:
@@ -20,7 +20,7 @@ message GenerateResponse {
|
||||
string code = 1;
|
||||
}
|
||||
|
||||
// Validate the code
|
||||
// Validate the OTP code
|
||||
message ValidateRequest {
|
||||
// unique id, email or user for which the code was generated
|
||||
string id = 1;
|
||||
|
||||
Reference in New Issue
Block a user