Skip to content

feat: implemented logic of saving and removing refresh tokens from database

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

-created refresh tokens repository -created refresh tokens service and added logic of saving and removing refresh tokens -extracted logic related to hashing into separate service -added exports in index files

Merge request reports