reiji-h
|
19a1f85618
refactor access token model to simplify scope extraction and add unit tests for scope utilities
|
1 год назад |
reiji-h
|
24630485b1
refactor access token handling to ensure required scopes are validated and improve scope extraction logic
|
1 год назад |
reiji-h
|
5197a3e7cb
feat: rename scope to scopes for consistency across access token handling
|
1 год назад |
reiji-h
|
3454d8bc95
feat: simplify access token handling by removing unnecessary scope parameters and improving scope extraction
|
1 год назад |
reiji-h
|
b3536ac974
fix: invoke accessTokenParser as a function in route handlers
|
1 год назад |
reiji-h
|
01dc28d00e
refactor: rename ALL_SCOPE to ALL_SIGN and update related logic; change scope type from string[] to Scope[] in access token model and routes
|
1 год назад |
reiji-h
|
f6bcff277d
implement access token management APIs: add handlers for generating, deleting, and retrieving access tokens
|
1 год назад |
reiji-h
|
c0bfe2ca5e
fix type
|
1 год назад |
reiji-h
|
8846e9c67e
fix type
|
1 год назад |
reiji-h
|
ba81078d3c
fix code
|
1 год назад |
reiji-h
|
ce0d2c210c
use userId
|
1 год назад |
reiji-h
|
5d6953822a
fix function name
|
1 год назад |
reiji-h
|
0b1a2ed069
use IUserHasId
|
1 год назад |
reiji-h
|
4f927ba28e
fix code
|
1 год назад |
reiji-h
|
303deacde1
add delete function using object id
|
1 год назад |
reiji-h
|
ada67dc356
use userId in deleteToken
|
1 год назад |
reiji-h
|
1c42dabfd0
user doesnt have access token
|
1 год назад |
reiji-h
|
43ca7ee5d7
access-token model
|
1 год назад |