User Login #1

Closed
opened 2025-06-02 09:05:28 -04:00 by muszyn · 1 comment
Owner

Ability to login using username/password or oauth.

  • login endpoint
  • login page
  • username/password path
  • register user path
  • database update for usn/pwd/role combos
  • rbac admin/poster/user
  • admin page with ability to view users and change roles
Ability to login using username/password or oauth. - login endpoint - login page - username/password path - register user path - database update for usn/pwd/role combos - rbac admin/poster/user - admin page with ability to view users and change roles
muszyn added the enhancement label 2025-06-02 09:05:28 -04:00
muszyn self-assigned this 2025-06-02 09:05:28 -04:00
muszyn added reference feature/user-login 2025-06-07 09:24:40 -04:00
Author
Owner

PR for authentication went in, did not end up doing the following features:

  • updating usn/pwd/role
  • rbac
  • admin page
    This should be done via another ticket which I will create.
PR for authentication went in, did not end up doing the following features: - updating usn/pwd/role - rbac - admin page This should be done via another ticket which I will create.
Sign in to join this conversation.