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
Implement a registration provider for other servers that can't afford a SMS provider. This provider will contact a pre-authorized server that will send a verification code for it. Possible implementation: a web service that the server will contact to request such a service - similar to the Nexmo verify API (actually we could use pretty much the same code)
The text was updated successfully, but these errors were encountered:
Implement a registration provider for other servers that can't afford a SMS provider. This provider will contact a pre-authorized server that will send a verification code for it.
Possible implementation: a web service that the server will contact to request such a service - similar to the Nexmo verify API (actually we could use pretty much the same code)
The text was updated successfully, but these errors were encountered: