add google oauth2
This commit is contained in:
7
google/src/main/resources/templates/index.ftlh
Normal file
7
google/src/main/resources/templates/index.ftlh
Normal file
@@ -0,0 +1,7 @@
|
||||
<#include "includes/header.ftlh">
|
||||
<p>
|
||||
Home public page<br>
|
||||
---> <a href="/secret">Secret Page</a> <---<br>
|
||||
[ <a href="/oauth2/authorization/google">Login Google</a> ]
|
||||
</p>
|
||||
<#include "includes/foother.ftlh">
|
||||
Reference in New Issue
Block a user