|
added client test page
|
|---|
|
|
| pom.xml |
|---|
| src/main/java/com/heaerie/server/auth201/Auth201Server/config/OAuth2SecurityConfig.java 0 β 100644 |
|---|
| src/main/java/com/heaerie/server/auth201/Auth201Server/config/SecurityConfig.java 100644 β 0 |
|---|
| src/main/java/com/heaerie/server/auth201/Auth201Server/controller/LoginController.java 0 β 100644 |
|---|
| src/main/java/com/heaerie/server/auth201/Auth201Server/controller/UserController.java |
|---|
| src/main/resources/static/test-client.html 0 β 100644 |
|---|
| src/main/resources/templates/authorized.html 0 β 100644 |
|---|
| src/main/resources/templates/logged-out.html 0 β 100644 |
|---|
| src/main/resources/templates/login.html 0 β 100644 |
|---|
| test-oauth.sh |
|---|