|
|
fc9057ef2c
|
feat: add cache for api_key and mca tables (#1212)
|
2023-07-07 06:40:49 +00:00 |
|
|
|
ee7cdef107
|
feat(email): implement process_tracker for scheduling email when api_key is about to expire (#1233)
Co-authored-by: Abhishek Marrivagu <abhi.codes10@gmail.com>
|
2023-07-04 06:31:22 +00:00 |
|
|
|
b9ec38a1b5
|
build(deps): bump diesel from 2.0.3 to 2.1.0 (#1287)
|
2023-05-29 08:27:27 +00:00 |
|
|
|
95c7ca99d1
|
feat(router): implement ApiKeyInterface for MockDb (#1101)
Co-authored-by: Derek Leverenz <derel@dereleverenz.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-05-16 18:35:50 +00:00 |
|
|
|
afd08d42c7
|
refactor(authentication): authenticate merchant by API keys from API keys table (#712)
|
2023-03-08 09:04:22 +00:00 |
|
|
|
3a3b33ac17
|
refactor(api_keys): use a KMS encrypted API key hashing key and remove key ID prefix from plaintext API keys (#639)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-03-05 15:38:48 +00:00 |
|
|
|
1bdc8955c2
|
feat(router): implement API endpoints for managing API keys (#511)
|
2023-02-10 08:50:57 +00:00 |
|