NaokiHigashi28
|
77b043ebd3
Merge remote-tracking branch 'origin/feat/enhanced-access-token' into feat/162830-choose-scope-of-access-token
|
1 year ago |
NaokiHigashi28
|
3f6e41f891
implement disable
|
1 year ago |
NaokiHigashi28
|
80d561ec27
use Scope type
|
1 year ago |
NaokiHigashi28
|
9856c3dd48
add disable
|
1 year ago |
NaokiHigashi28
|
92ce03a9ea
hide all when not admin
|
1 year ago |
NaokiHigashi28
|
2e925408c9
add validation
|
1 year ago |
NaokiHigashi28
|
5509a8112a
simplize indent
|
1 year ago |
NaokiHigashi28
|
382a40d3e5
return scopes depends on isAdmin
|
1 year ago |
NaokiHigashi28
|
f9175e5f77
split files
|
1 year ago |
NaokiHigashi28
|
a2465fdcac
fix
|
1 year ago |
NaokiHigashi28
|
92272f870f
add scope-utils for perse scopes in cliant
|
1 year ago |
NaokiHigashi28
|
ac4450d4c8
typescriptise
|
1 year ago |
NaokiHigashi28
|
59a7615dac
implement select boxes
|
1 year ago |
reiji-h
|
c3168268b8
Merge branch 'master' into feat/enhanced-access-token
|
1 year ago |
Yuki Takei
|
82042b3a40
Merge pull request #9744 from weseek/fix/163021-safari-radio-button-layout
|
1 year ago |
reiji-h
|
c311b575d7
Merge branch 'master' into feat/enhanced-access-token
|
1 year ago |
NaokiHigashi28
|
5f30cf7bc6
Merge remote-tracking branch 'origin/feat/162829-162857-scope' into feat/162830-choose-scope-of-access-token
|
1 year ago |
NaokiHigashi28
|
4d562fdcd8
selectable scopo with hard code scope
|
1 year ago |
reiji-h
|
3454d8bc95
feat: simplify access token handling by removing unnecessary scope parameters and improving scope extraction
|
1 year ago |
reiji-h
|
12ebed241b
feat: update access token handling to use Scope type and improve validation
|
1 year ago |
reiji-h
|
d2208e36bf
test code
|
1 year ago |
reiji-h
|
1c91d86164
feat: update access token parser to include scopes in user ID retrieval
|
1 year ago |
reiji-h
|
0e698a8acb
feat: implement scope utility functions for validation and extraction
|
1 year ago |
satof3
|
b8e6b9e5b7
Fix layout when safari browse
|
1 year ago |
reiji-h
|
2fea3fa6cf
Merge branch 'feat/enhanced-access-token' into feat/162829-162857-scope
|
1 year ago |
reiji-h
|
ce7ecb8e53
Merge pull request #9731 from weseek/feat/85961-162100-access-token-can-be-created-and-deleted-from-api-settings
|
1 year ago |
reiji-h
|
b3536ac974
fix: invoke accessTokenParser as a function in route handlers
|
1 year ago |
reiji-h
|
588fe2d4be
feat: add max length validation for access token description in multiple languages
|
1 year ago |
reiji-h
|
931c4d4d7a
refactor: optimize access token functions with useCallback for better performance
|
1 year ago |
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 year ago |