Testing GitHub webhook
This commit is contained in:
parent
f5f876cfdb
commit
3e0c777d64
@ -5,7 +5,7 @@ import "github.com/animenotifier/notify.moe/utils"
|
|||||||
|
|
||||||
const newUserStartRoute = "/settings"
|
const newUserStartRoute = "/settings"
|
||||||
|
|
||||||
// Install ...
|
// Install installs the authentication routes in the application.
|
||||||
func Install(app *aero.Application) {
|
func Install(app *aero.Application) {
|
||||||
// Google
|
// Google
|
||||||
InstallGoogleAuth(app)
|
InstallGoogleAuth(app)
|
||||||
|
Loading…
Reference in New Issue
Block a user