This is the version for direct login. Here is the version for parallel login. Learn more about button versions on our demo page.
If you want to use our unified Ukey1 sign-in button on your website, it's very simple.
First, link our stylesheets in your html code (i.e. add the following line between <header></header>
elements):
<link rel="stylesheet" type="text/css" href="https://code.ukey1cdn.com/ukey1-signin-button/master/css/ukey1-button.min.css" media="screen">
Then, you can simply add class ukey1-button
to the clickable element you use. For example:
<a href="#" class="ukey1-button">Sign in via Ukey1</a>
This code is released under the MIT license. Please see LICENSE file for details.