fix: update deprecated func since go 1.16
might want to update the docs if you accept this, as it states go > 1.15 is required
This commit is contained in:
@@ -322,7 +322,6 @@ func AuthorizeHandler() gin.HandlerFunc {
|
||||
}
|
||||
|
||||
handleResponse(gc, responseMode, loginURL, redirectURI, loginError, http.StatusOK)
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user