Authentication & User Account API
Don’t reinvent the wheel. Everything you need to build or integrate authentication and user management with a full featured User Account Experience for your End Users. You save time, we make identity work.
One click login
A DevTool to Sign in Your Users
Better User Experience Login
Your users don't need to remember a password, let this practice to dinausors...
Easy OAuth 2.1 & Open ID
These standards are hard to understand, so we provide you a quick & easy way to setup
Full Featured User Account
Don’t reinvent the wheel: user contact management, account verifications, branding...
A full Authentication System for your app
Our API first & Serverless solution handle the full authentication cycle of your apps
SIGN IN/UP PAGE
You can custom your White Labe UI signin/signup page with your own colors.
Also add your legal links, & disable signup if you only need signin.
User consentments
With GDPR, you need to be strict with customer data. You need to ask authorization to your end users to access to their personal data.
You can define the policy to handle the way your applications require the consentments on the scope of the authorization of a set of permissions on protected data you can define.
User account space
User can handle his account policy by himselft with many actions :
- see his own
- see security events
- logout devices himself
- manage contact options
- active 2fa
Also user can download their personal data listing, we really care about GDPR.
Database as a service
Get a default & sandbox databases in cloud to store & manage user data & credentials.
You store by default only your full compliant user informations whcih are usefull for a full compatibility with main web services such as Google or Microsof, Amazon... etc:
Thanks to our Oauth2 & OpenID compliance.
API first
Everything is accessible in our API, no blackbox, no data lock-ins, your are the master of your datas.
Our API is so simple than “no-coders” can handle it.
Oauth2 & OpenID tokens
We respect the OAuth2 & OpenID to provide access tokens for protected user resources.
User Identity are incoded in the OpenID way with a JSON Web Token (JWT) called ID token. This is usefull for your application to fetch trusted signed cryptographically data & to communicate to relying parties (Google, Amazon...).
The Access token is necessary to handle consented user profile details and give to your APIs & BackEnd a clean way to trusted your FrontEnd Javascript applications.
Hooks to handle events
Hooks allow developers to customize & extands the behaviour & possibilities of Cryptr.
With triggers/actions from authentication events during the end-user flow, you can customize actions which fit to your business logic.
You get hooks for before & after signin/up.