|
|
669cddeec8
|
fix some rls issue
|
2023-10-05 14:30:10 +08:00 |
|
|
|
cea5f790d8
|
fix some tests
|
2023-10-05 14:30:09 +08:00 |
|
|
|
9370951893
|
create a repository directory
|
2023-10-05 14:22:56 +08:00 |
|
|
|
425864ce01
|
remove knex
|
2023-10-05 14:21:56 +08:00 |
|
|
|
3a39ec55cc
|
Delete user with right permission
|
2022-11-24 08:59:10 +08:00 |
|
|
|
7d2d2ff410
|
fix api key test
|
2022-07-14 17:47:48 +08:00 |
|
|
|
fa9c5b3efe
|
Add test for list api keys
|
2022-05-27 18:36:18 +08:00 |
|
|
|
b7206457b4
|
Add test for revoke api key
|
2022-05-27 18:36:17 +08:00 |
|
|
|
333b0259ba
|
Fix tests
|
2022-05-27 18:33:49 +08:00 |
|
|
|
d1c2721b95
|
Add expiration date to api key generation (#495)
* Add exp to jwt token
* Add expiredAt in generate api key input
* Check exp in claim
* Add tests
|
2022-04-28 09:09:40 +08:00 |
|
|
|
2ebdaba780
|
add generate api key api and test (#392)
* add generate api key api and test
* test if user can make api call with the api key
|
2022-04-12 12:11:45 +08:00 |
|