guard/internal/logic/tokenservice
王性驊 8925a8e3c6 feat/create_new_token (#2)
Co-authored-by: daniel.w <daniel.w@intteam.net>
Reviewed-on: Wanderland/ark-permission#2
2024-08-12 14:20:13 +00:00
..
cancel_one_time_token_logic.go feat/create_new_token (#2) 2024-08-12 14:20:13 +00:00
cancel_token_by_device_id_logic.go feat/create_new_token (#2) 2024-08-12 14:20:13 +00:00
cancel_token_logic.go feat/create_new_token (#2) 2024-08-12 14:20:13 +00:00
cancel_tokens_logic.go feat/create_new_token (#2) 2024-08-12 14:20:13 +00:00
get_user_tokens_by_device_id_logic.go feat/create_new_token (#2) 2024-08-12 14:20:13 +00:00
get_user_tokens_by_uid_logic.go feat/create_new_token (#2) 2024-08-12 14:20:13 +00:00
new_one_time_token_logic.go feat/create_new_token (#2) 2024-08-12 14:20:13 +00:00
new_token_logic.go feat/create_new_token (#2) 2024-08-12 14:20:13 +00:00
new_token_logic_test.go feat/create_new_token (#2) 2024-08-12 14:20:13 +00:00
refresh_token_logic.go feat/create_new_token (#2) 2024-08-12 14:20:13 +00:00
utils_claims.go feat/create_new_token (#2) 2024-08-12 14:20:13 +00:00
utils_jwt.go feat/create_new_token (#2) 2024-08-12 14:20:13 +00:00
validation_token_logic.go feat/create_new_token (#2) 2024-08-12 14:20:13 +00:00