Skip to content

refactor: updated auth service

Alina Harnat requested to merge feature/jwt-logic into dev
  • removed session and auth0 services
  • added method of validating user credentials in auth service
  • replaced types of auth service methods in a separate folder
  • updated auth module
  • updated exports in index files

Merge request reports