Playground
2FA
Two-factor authentication (also known as 2FA) is a method of confirming a user's claimed identity by utilizing a combination of two different components.
Try demo ›Captcha
A program or system intended to distinguish human from machine input, typically as a way of thwarting spam and automated extraction of data from websites.
Try demo ›Simple API.
Easy integration
Example.com makes a POST request to https://api.othenticator.com/v1/token
with UID, Callback URL, Payload and X-Authorization-Key as parameters.
Example.com receives an URL to where the user should be redirected.User is redirected to Othenticator which verifies user identity.
Othenticator redirects user back to Callback URL:
https://www.example.com/callback?access_token=ACCESS-TOKENExample.com makes a GET request to https://api.othenticator.com/v1/access/ACCESS-TOKEN
and receives Status, UID and Payload.
Hello
We are a small team of 6 running a creative digital agency in Bucharest, Romania.
Othenticator is our latest project and, although it's still in beta mode, we use it in production environment across all our websites: Breslo.ro, FashionHunt.ro, Wedlist.ro, Wundershop.ro, Snipl.io
Questions, feedback or just hello? Get in touch on Twitter or Email, we always have time to listen to our users!