Authentication
Articles in this section
Options
With a server-side integration, you are responsible for directly handling and storing sensitive user information. With a client-side integration, you can use Moov.
Access tokens
When making requests to Moov from a browser, you can use OAuth with JSON Web Tokens (JWT). Our …
End-to-end encryption
Allows for the passing of secure authentication data through an unverified proxies.
Scopes
Moov follows the OAuth2 protocol authentication flow. This guide provides the complete list of scopes and guidance for using them.