mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
10 lines
125 B
JSON
10 lines
125 B
JSON
{
|
|
"name": "otp",
|
|
"icon": "🔑",
|
|
"category": "user",
|
|
"pricing": {
|
|
"Otp.Generate": 1,
|
|
"Otp.Validate": 1
|
|
}
|
|
}
|