Commit Graph
6 Commits
Author SHA1 Message Date
KKlochko f7d81a2fb8 Add the User model and its repository.
continuous-integration/drone/push Build is passing
2023-12-01 18:47:25 +02:00
KKlochko a872e66d63 Refactor the SimpleToken factory to move hash function to Sha256Hash. 2023-12-01 18:43:44 +02:00
KKlochko 356013b149 Add the Token repository.
continuous-integration/drone/push Build is passing
2023-12-01 14:59:58 +02:00
KKlochko 91c95de67e Add the factory for Token model.
continuous-integration/drone/push Build is passing
2023-12-01 14:08:13 +02:00
KKlochko e99a0bc771 Add factories to create a token as a string.
continuous-integration/drone/push Build is passing
2023-12-01 14:04:47 +02:00
KKlochko acbcee46f1 Rename the project and the package name in tests. 2023-11-26 13:40:12 +02:00