Hallucinate a whole lot of shit...
Too much shit...
This commit is contained in:
@@ -65,7 +65,7 @@ func (rh *RouteHandler) handleLogin(ctx *fasthttp.RequestCtx) {
|
||||
return
|
||||
}
|
||||
logger.Info("Login requested for character %s", charNameStr)
|
||||
|
||||
|
||||
// Trigger the auth flow (will register callback if needed)
|
||||
char, err := rh.SSO.GetCharacter(context.Background(), charNameStr)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user