add oauth flows, profile, logout page, and index page
This commit is contained in:
parent
650c93273a
commit
b0270cc98b
31 changed files with 449 additions and 162 deletions
|
|
@ -13,3 +13,8 @@ $gray-lighter: #eee;
|
|||
$facebook: #3b5998;
|
||||
$google: #ea4335;
|
||||
$github: $gray-dark;
|
||||
|
||||
$cb-blue: #4285F4;
|
||||
$cb-green: #00D490;
|
||||
$cb-yellow: #FFCF50;
|
||||
$cb-red: #DA5847;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue