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
v0.1.0
- added roles
- added access controls at the front-end level using WithAuth() HOC
- added access controls at the back-end level using protected procedures
- added owner level permission to trpc service
- added email service
- added welcome and forgot password emails