|
85802aa514
|
feat: add jwt token service
|
2024-05-29 06:28:42 +03:00 |
|
|
f2aa274d0a
|
build: add jwt ref
|
2024-05-29 06:28:21 +03:00 |
|
|
62a859b44c
|
style: clean code
|
2024-05-29 06:11:29 +03:00 |
|
|
6f02021fe7
|
feat: add revoked token service
|
2024-05-29 06:11:18 +03:00 |
|
|
526bf5682b
|
build: add security ref
|
2024-05-29 06:08:41 +03:00 |
|
|
9287acf7d2
|
feat: add cache implementations depending on the type
|
2024-05-29 06:08:14 +03:00 |
|
|
2efdc6dbfe
|
feat: add auth service to DI
|
2024-05-29 06:04:09 +03:00 |
|
|
25b6c7d691
|
feat: add method if there is no pre-auth token
|
2024-05-29 06:00:15 +03:00 |
|
|
61218c38a0
|
feat: add logout
|
2024-05-29 05:56:27 +03:00 |
|
|
d84011cd71
|
feat: add refresh token
|
2024-05-29 05:55:57 +03:00 |
|
|
4138c70007
|
feat: add wrap for revoke access token
|
2024-05-29 05:55:31 +03:00 |
|
|
9dd505a608
|
feat: add auth token response
|
2024-05-29 05:55:13 +03:00 |
|
|
79fb05d428
|
feat: add token revocation
|
2024-05-29 05:54:45 +03:00 |
|
|
81f2f995b0
|
feat: add generate auth token
|
2024-05-29 05:51:32 +03:00 |
|
|
f3063c5322
|
feat: add generate access token
|
2024-05-29 05:51:03 +03:00 |
|
|
43011457d6
|
feat: add wrap for save to cache
|
2024-05-29 05:50:47 +03:00 |
|
|
4240ad8110
|
feat: add auth key for cache
|
2024-05-29 05:36:26 +03:00 |
|
|
a3a42dd5c2
|
feat: add generate refresh token
|
2024-05-29 05:35:44 +03:00 |
|
|
b25be758ad
|
feat: add auth token
|
2024-05-29 05:33:55 +03:00 |
|
|
7df4c8e4b6
|
feat: add auth service
|
2024-05-29 05:32:22 +03:00 |
|
|
f55d701ff3
|
feat: add sliding expiration for cache
|
2024-05-29 05:30:00 +03:00 |
|
|
d3a60d2a30
|
feat: add interface for gen access token
|
2024-05-29 05:29:25 +03:00 |
|
|
470031af39
|
feat: add match token
|
2024-05-29 05:27:49 +03:00 |
|
|
916b3795ed
|
feat: add ip to struct
|
2024-05-29 05:27:27 +03:00 |
|
|
f4ad1518ef
|
style: rename variables
|
2024-05-29 04:58:21 +03:00 |
|
|
ac7bbde75e
|
fix: add key for save pre auth token
|
2024-05-29 04:57:44 +03:00 |
|
|
47a57693f8
|
sec: complicate the token
|
2024-05-29 04:55:34 +03:00 |
|
|
d05ba5349f
|
refactor: isolate key generation
|
2024-05-29 04:48:37 +03:00 |
|
|
5fde5bd396
|
build: add security to sln
|
2024-05-29 04:34:39 +03:00 |
|
|
8408b80c35
|
feat: add pre-auth to DI
|
2024-05-29 04:34:00 +03:00 |
|
|
b14ae26a48
|
feat: add pre-auth service
|
2024-05-29 04:31:47 +03:00 |
|
|
3c9694de08
|
feat: add request for get token
|
2024-05-29 04:31:19 +03:00 |
|
|
e3db6b73e0
|
feat: add pre-auth response
|
2024-05-29 04:30:55 +03:00 |
|
|
58ceca5313
|
feat: add pre-auth token structure
|
2024-05-29 04:30:32 +03:00 |
|
|
f749ed42f5
|
feat: add interface for save to cache
|
2024-05-29 04:29:50 +03:00 |
|
|
6029ea3c2c
|
refactor: move hashing to services
|
2024-05-29 04:11:04 +03:00 |
|
|
656d7dca0b
|
feat: add DI
|
2024-05-29 04:09:10 +03:00 |
|
|
e3dd0a8419
|
build: add ref for DI
|
2024-05-29 04:08:51 +03:00 |
|
|
3149f50586
|
refactor: move class to correct namespace
|
2024-05-29 04:05:18 +03:00 |
|
|
e1123cf36b
|
feat: add password hashing
|
2024-05-29 04:04:02 +03:00 |
|
|
930edd4c2c
|
build: add ref
|
2024-05-29 04:03:47 +03:00 |
|
|
7e283fe643
|
feat: add security layer
|
2024-05-29 04:03:20 +03:00 |
|
|
c427006283
|
docs: add env data
|
2024-05-29 03:52:31 +03:00 |
|
|
e1ad287da1
|
build: add missing reference
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m21s
|
2024-05-29 03:47:55 +03:00 |
|
|
f9750ef039
|
feat: add endpoint for schedule
|
2024-05-29 03:46:16 +03:00 |
|
|
17961ccefc
|
feat: add email endpoint
|
2024-05-29 03:45:02 +03:00 |
|
|
5d308f1a24
|
feat: add request for cache
|
2024-05-29 03:44:39 +03:00 |
|
|
f5deeec6c9
|
feat: add endpoint for logging
|
2024-05-29 03:44:24 +03:00 |
|
|
29c9c10a53
|
feat: add endpoint for cache
|
2024-05-29 03:43:08 +03:00 |
|
|
c02240077f
|
fix: add missing ref
|
2024-05-29 03:42:39 +03:00 |
|