Merge branch 'daplie.me' of git.daplie.com:OAuth3/org.oauth3 into daplie.me
This commit is contained in:
commit
e5cd4ada23
10
index.html
10
index.html
|
@ -23,8 +23,8 @@
|
|||
<!-- Step 5: ask for permissions -->
|
||||
|
||||
<div class="dap-bordered js-userid-container">
|
||||
<p class="org-title">Safelogin.org</p>
|
||||
<p class="dap-centered-text dap-normal-text welcome-text center-it">Welcome to a new way to login. Safelogin.org helps you create an Internet ID that allows you to choose what info is shared about you when you login into a site or app online.</p>
|
||||
<p class="org-title">daplie.me</p>
|
||||
<p class="dap-centered-text dap-normal-text welcome-text center-it">Welcome to a new way to login. daplie.me helps you create an Internet ID that allows you to choose what info is shared about you when you login into a site or app online.</p>
|
||||
<form method="post" action="">
|
||||
<div class="form-group">
|
||||
<input type="email" class="form-control dap-input js-oauth3-email emailInput" placeholder="Enter an email address to start"></input>
|
||||
|
@ -45,7 +45,7 @@
|
|||
</div>
|
||||
|
||||
<div class="dap-bordered js-authn">
|
||||
<p class="org-title">Safelogin.org</p>
|
||||
<p class="org-title">daplie.me</p>
|
||||
<!-- <div class="dap-normal-text">
|
||||
<span class="fa fa-3x icon-centered-3x fa-purple fa-envelope"></span>
|
||||
</div>
|
||||
|
@ -86,14 +86,14 @@
|
|||
</div>
|
||||
|
||||
<div class="dap-bordered dap-normal-text js-authz">
|
||||
<p class="org-title">Safelogin.org</p>
|
||||
<p class="org-title">daplie.me</p>
|
||||
<!-- <br> -->
|
||||
<!-- <div class="dap-user-plus-app">
|
||||
<span class="fa fa-3x fa-purple fa-user-circle"></span>
|
||||
<span class="fa fa-2x fa-gray fa-plus"></span>
|
||||
<img class="dap-lab-logo" src="./img/Daplie-Badge-Purple.png" alt="Daplie Labs Logo">
|
||||
</div> -->
|
||||
<p class="dap-centered-text dap-normal-text almost-done-text">Almost done. Now it’s time to set your preferences.</p>
|
||||
<p class="dap-centered-text dap-normal-text almost-done-text">Almost done. Now it's time to set your preferences.</p>
|
||||
<br>
|
||||
|
||||
<form class="js-authorization-decision" action="#">
|
||||
|
|
Loading…
Reference in New Issue