PKCE implementation

This commit is contained in:
konarfil
2023-09-25 12:40:16 +02:00
parent 544c6adc4f
commit 3cf5463c08
10 changed files with 722 additions and 16 deletions

View File

@@ -93,11 +93,18 @@ body {
align-items: center;
justify-content: center;
position: relative;
width: 70%;
margin: 0 auto;
margin-top: 40px;
}
.circle-3 {
width: 70%;
}
.circle-4 {
width: 80%;
}
.circle {
width: 50px;
height: 50px;