You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
efc61c6 - Add the data of an authorized user to the request context; use oauth2w.FindUser(r.Context()) to access it. 0852cc1 - Add the default role _default to each authorized user; use it to provide default permissions to all authorized users.