Skip to content

Refactor Token Generation Logic to improve readability #1081

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

Conversation

sunnywu
Copy link
Contributor

@sunnywu sunnywu commented Oct 14, 2024

2. Moved toJson methods into IdentityResponse from UIDOperatorVerticle class
…stead of ITokenEncoder interfact so it's easier to jump to references and we haven't really created any other ITokenEncoder variants
2. Renamed RawUidResult to RawUidResponse
3. rename some id variable to rawUid to make it clearer
4. more comments
…xed the UserIdentity/FirstLevelHashIdentity class uses to HashedDiiIdentity instead in IdentityMapBenchmark and TokenEndecBenchmark
…aming' into syw-UID2-4159-token-gen-code-refactoring
…aming' into syw-UID2-4159-token-gen-code-refactoring
   currently set to the same value as the AdvertisingTokenInput/RefreshTokenInput#createdAt
   timestamp.
2. Renamed some `token` variable names to adTokenInput and
   refreshTokenInput to make it clearer
…aming' into syw-UID2-4159-token-gen-code-refactoring
@sunnywu sunnywu closed this Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant