Request to keeep length of PAT stable #5366
Labels
area/core
Issues or PRs related to the Halo Core
kind/improvement
Categorizes issue or PR as related to a improvement.
Your current Halo version
2.13.0-SNAPSHOT
Describe this feature
In #4598, I implemented the PAT mechanism using JWT as token format. But the token is too long, making it inconvenient for end users to use.
Maybe we could follow up https://github.blog/2021-04-05-behind-githubs-new-authentication-token-formats/ to create a shorter random PAT instead of using JWT.
Additional information
/kind improvement
/area core
The text was updated successfully, but these errors were encountered: