charge for user verification

This commit is contained in:
Asim Aslam
2021-10-28 08:46:31 +01:00
parent 937e0ce58c
commit b45a80b2ee

View File

@@ -2,5 +2,8 @@
"name": "user", "name": "user",
"icon": "👤", "icon": "👤",
"category": "authentication", "category": "authentication",
"display_name": "User" "display_name": "User",
"pricing": {
"User.SendVerificationEmail": 5000
}
} }