Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor requestTokenToZts() #107

Open
WindzCUHK opened this issue Mar 19, 2024 · 0 comments
Open

Refactor requestTokenToZts() #107

WindzCUHK opened this issue Mar 19, 2024 · 0 comments
Labels
refactor Changes without functional changes, or api changes)

Comments

@WindzCUHK
Copy link
Contributor

func (d *daemon) requestTokenToZts(k CacheKey, m mode, requestID string) (GroupDoResult, error) {

  1. split access token and role token group object to shorten the key
  2. merge UniqueId() and String() function
@WindzCUHK WindzCUHK added the refactor Changes without functional changes, or api changes) label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Changes without functional changes, or api changes)
Projects
None yet
Development

No branches or pull requests

1 participant