Authentication
Generation of a JWT Authentication key
Last updated
Generation of a JWT Authentication key
Last updated
Verifik offers solutions via API's that are accessible with a token using JWT.
JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties.
JWT.IO allows you to decode & verify the token we provide to you.
Since we offer solutions of password less logins, our token generation uses the same technology we sell to you as our customer, for that reason we only generate tokens that are valid for certain time that can be obtained via email / phone one-time passwords (OTPs).
Create a new token & Revoke previous tokens
When generating a new token, the previous tokens won't work anymore.
Email Authentication
Request your token via Email OTP's.
Phone Authentication
Request your token via Phone OTP's.
Renew your token
Renew your token before it expires.