OneID
Sign up and start integrating with OneID – UK's only truly digital identity service.
Supported use cases for OneID
Idura Verify
Log in to your site or app with electronic identities (eIDs) that meet regulatory standards
Why choose Idura?
Realtime technical support
Sign up to access our Slack support channel and get fast technical support, directly from our developers
Developer friendly integration
Get immediate access to OneID and all our supported eIDs through one simple integration
Fast and efficient onboarding
Get your company up and running in minutes and invite your developers to your dashboard
Start integrating OneID in minutes
SDKs and library support for major platforms allow developers to easily integrate OneID in their app or website. Sign up for a free test account and start implementing your authentication flow using well-known technologies like Auth0, React, .NET and Swift.
import React from 'react';
import { useCriiptoVerify, AuthMethodSelector } from '@criipto/verify-react';
import Loading from './Loading';
function Login() {
const { isLoading } = useCriiptoVerify();
return (
<React.Fragment>
{isLoading && <Loading />}
<AuthMethodSelector />
</React.Fragment>
);
}
export default Login;
Ready to verify your users with OneID?
Start testing for free today. Onboard your company in minutes and test our products for as long as you like