mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-08 05:11:12 +00:00
debug discord login (2x)
This commit is contained in:
@@ -99,7 +99,7 @@ val server = embeddedServer(Netty, port = 8080, ) {
|
||||
routing {
|
||||
route("/auth") {
|
||||
authenticate("auth-oauth-naver") {
|
||||
get("/login") {
|
||||
get("/login/discord") {
|
||||
|
||||
}
|
||||
get("/callback") {
|
||||
|
Reference in New Issue
Block a user