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
usecase.js: added user inside context (f4819ba), closes #84
BREAKING CHANGES
usecase.js: Projects that are using ctx.user. A ctx.user variable will now be overridden by context. So now this variable becomes reserved by the library and we recommend not using it beyond the purpose of capturing user information coming via authorize