reiji-h
|
bde1b06a33
fix test
|
1 год назад |
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
|
42a91898ca
refactor access token parser middleware to remove integration tests and simplify scope handling
|
1 год назад |
reiji-h
|
353fb7ea06
implement access token and API token parsers in middleware
|
1 год назад |
reiji-h
|
9da9502b2f
fix files
|
1 год назад |
reiji-h
|
735984f49c
Merge branch 'feat/enhanced-access-token' into feat/162829-162857-scope
|
1 год назад |
reiji-h
|
c3168268b8
Merge branch 'master' into feat/enhanced-access-token
|
1 год назад |
Yuki Takei
|
82042b3a40
Merge pull request #9744 from weseek/fix/163021-safari-radio-button-layout
|
1 год назад |
reiji-h
|
611d3c3743
Merge branch 'feat/enhanced-access-token' into feat/162829-162857-scope
|
1 год назад |
reiji-h
|
c311b575d7
Merge branch 'master' into feat/enhanced-access-token
|
1 год назад |
reiji-h
|
aa68d200c9
feat: streamline scope extraction by combining result conversion and filtering
|
1 год назад |
reiji-h
|
c7ebbe130e
feat: update tests to reflect changes in scope authentication and enhance access token handling
|
1 год назад |
reiji-h
|
5197a3e7cb
feat: rename scope to scopes for consistency across access token handling
|
1 год назад |
reiji-h
|
640156b966
feat: enhance scope extraction by filtering out all scopes from the result
|
1 год назад |
reiji-h
|
2043081341
feat: refactor scope handling by separating admin and user scopes and updating access token parser
|
1 год назад |
reiji-h
|
3454d8bc95
feat: simplify access token handling by removing unnecessary scope parameters and improving scope extraction
|
1 год назад |
reiji-h
|
12ebed241b
feat: update access token handling to use Scope type and improve validation
|
1 год назад |
reiji-h
|
d2208e36bf
test code
|
1 год назад |
reiji-h
|
1c91d86164
feat: update access token parser to include scopes in user ID retrieval
|
1 год назад |
reiji-h
|
0e698a8acb
feat: implement scope utility functions for validation and extraction
|
1 год назад |
satof3
|
b8e6b9e5b7
Fix layout when safari browse
|
1 год назад |
reiji-h
|
2fea3fa6cf
Merge branch 'feat/enhanced-access-token' into feat/162829-162857-scope
|
1 год назад |
reiji-h
|
ce7ecb8e53
Merge pull request #9731 from weseek/feat/85961-162100-access-token-can-be-created-and-deleted-from-api-settings
|
1 год назад |
reiji-h
|
b3536ac974
fix: invoke accessTokenParser as a function in route handlers
|
1 год назад |
reiji-h
|
588fe2d4be
feat: add max length validation for access token description in multiple languages
|
1 год назад |
reiji-h
|
931c4d4d7a
refactor: optimize access token functions with useCallback for better performance
|
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
|
ec08b3b496
clean code
|
1 год назад |
reiji-h
|
3c2b3317ea
add scope interface and build scope constants for action management
|
1 год назад |