[0.0.2] Adds Google and Github OAuth2 Login
Implements integration with the Backend API feature of OAuth2 Login with Google and Github.
This commit is contained in:
@@ -38,6 +38,13 @@
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.oauth-button {
|
||||
height: 50px;
|
||||
width: 250px;
|
||||
border: #ffffff;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.separator-line {
|
||||
justify-content: center;
|
||||
align-content: center;
|
||||
|
||||
Reference in New Issue
Block a user