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
fix: Throwing an error if user not logged in levelUp
If `levelUp` is called but the user is not logged, an exception will be thrown right away (instead of sending a request that will return an HTTP 401 anyway).
0 commit comments