Skip to content

refactor: replaced logic related to storing tokens in a separate service

Alina Harnat requested to merge feature/store-tokens-logic into dev

-created token store service responsible for saving and deleting tokens -updated auth service -updated password validation method to return boolean -updated token generation service

Merge request reports