package
0.0.0-20240110110438-021e43e0f72c
Repository: https://github.com/adriancrafter/todoapp.git
Documentation: pkg.go.dev

# README

auth package

The auth package focuses on multi-tenancy, authentication, and authorization (RBAC). Following the same pattern as other feature-related packages, it includes essential components such as routes, controllers, models, view-models, data-access entities, and conversion utilities.

Notes

Signin: /auth/user/signin

  • User: superadmin
  • Pass: superadmin