mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 10:54:28 +00:00
11 lines
191 B
JSON
11 lines
191 B
JSON
{
|
|
"name": "user",
|
|
"icon": "👤",
|
|
"category": "authentication",
|
|
"display_name": "Users",
|
|
"pricing": {
|
|
"User.SendMagicLink": 10000,
|
|
"User.SendVerificationEmail": 10000
|
|
}
|
|
}
|