debug
This commit is contained in:
parent
ecf918a2a4
commit
8044171e8c
@ -79,7 +79,7 @@ func CallbackHandler(ctx *gin.Context) {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
fmt.Println(encoded)
|
fmt.Println(string(encoded))
|
||||||
|
|
||||||
store.Set("userid", currentUser.Id)
|
store.Set("userid", currentUser.Id)
|
||||||
store.Set("name", currentUser.Username)
|
store.Set("name", currentUser.Username)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user