SimpleAuth.link allows application developers to stop worrying about user authentication and login systems.
From a UX perspective, it also simplifies the login process for the user by replacing the use of passwords with just their email address.
Allows you to uniquely, securely and privately identify the users of your application with just two API requests.
It works without a database. No user data is stored. The generated data is self-contained, requiring no further information or state to be used.
Users are redirected to your site and their session duration is configurable.
It combines these benefits to deliver a reliable, secure, and user-friendly authentication experience for your platform.
All the code is publicly available on Github, you can also host the service yourself.