Samleikin
Sign up and start integrating with Samleikin – a Faroese digital login and signature solution, enabling secure authentication and digital signing for users in the Faroe Islands.
Supported use cases for Samleikin
Idura Verify
Log in to your site or app with electronic identities (eIDs) that meet regulatory standards
Idura Signatures
Digitally sign documents with legally binding signatures, fully customized for your brand
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 Samleikin in minutes
SDKs and library support for major platforms allow developers to easily integrate Samleikin 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 Samleikin?
Start testing for free today. Onboard your company in minutes and test our products for as long as you like