app-cloudep-permission-server/internal/logic/tokenservice
王性驊 b67ae5a1e5 add token service (#2)
Co-authored-by: daniel.w <daniel.w@intteam.net>
Reviewed-on: #2
2024-08-24 14:40:42 +00:00
..
cancel_one_time_token_logic.go add token service (#2) 2024-08-24 14:40:42 +00:00
cancel_token_by_device_id_logic.go add token service (#2) 2024-08-24 14:40:42 +00:00
cancel_token_logic.go add token service (#2) 2024-08-24 14:40:42 +00:00
cancel_tokens_logic.go add token service (#2) 2024-08-24 14:40:42 +00:00
get_user_tokens_by_device_id_logic.go add token service (#2) 2024-08-24 14:40:42 +00:00
get_user_tokens_by_uid_logic.go add token service (#2) 2024-08-24 14:40:42 +00:00
new_one_time_token_logic.go add token service (#2) 2024-08-24 14:40:42 +00:00
new_token_logic.go add token service (#2) 2024-08-24 14:40:42 +00:00
refresh_token_logic.go add token service (#2) 2024-08-24 14:40:42 +00:00
utils_claims.go add token service (#2) 2024-08-24 14:40:42 +00:00
utils_jwt.go add token service (#2) 2024-08-24 14:40:42 +00:00
validation_token_logic.go add token service (#2) 2024-08-24 14:40:42 +00:00