justpass.me: Native Passkeys as a Service for your Web and Mobile Apps
justpass.me offers seemless native passkeys authentication to your users improving UX and security. Our implementation allows you to integarte passkeys in your flows using OpenID without changing your IdPs such as Auth0, Firebase, Cognito or others. It is built on leading industry standards for federated authentication (OpenID) and passwordless authentication (FIDO) to provide both interoperability, compliance and ease of use.
Justpass is built and maintained by Justpass and Amwal Tech, an active member of the FIDO and OpenID Alliance.
Read more about our features below.
Sign up for free at accounts.justpass.me. After signing up and creating an organization, getting started is as easy as configuring your backend client ID and secret settings. If you want to support mobile apps as well, you can do so by installing the mobile SDK's
justpass.me uses industry leading OpenID standard for logging in to the service. Additionally it extends the standard to allow secure registration of new credentials based on your backend needs. This bring significant advantages in scaling and ease of use allowing you to implement all your authentication needs:
User calls login endpoint with no credentials and gets redirected to justpass.me for authentication.
User calls login endpoint with first factor credentials and once validated is redirected. to justpass.me for authentication
Registration process is completely controlled from your backend server. Registration starts at your server backend and is authenticated before being redirected for registration.
- Server Libraries:
- Mobile SDK's:
- iOS: repo link
- Android: package link
- React Native: repo link package link
- Flutter:repo link