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

Clarify token terminology throughout to resolve #2414 #2434

Merged
merged 7 commits into from
Dec 6, 2024

Conversation

tghosth
Copy link
Collaborator

@tghosth tghosth commented Dec 5, 2024

This Pull Request relates to issue #2414

@ryarmst @elarlang @randomstuff @TobiasAhnoff

@tghosth tghosth enabled auto-merge (squash) December 5, 2024 13:32
Copy link
Collaborator

@elarlang elarlang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel we are looping with this one and PR is different than agreed in the related issue.

  • I prefer V52 title to be "Self-contained tokens" as it was.
  • V4.2.5 should use self-contained tokens
  • "Self-Contained Token - A subset of cryptographically secured tokens" - I really don't like that. It's not a subset, self-contained tokens are using cryptography for integrity. Whatever uses crypto for integrity is not subset of it, those are just using it. I think those proposals were good: Terminology and glossary update for token clarity #2414 (comment)

@tghosth
Copy link
Collaborator Author

tghosth commented Dec 5, 2024

Commented in the issue: #2414 (comment)

@tghosth tghosth disabled auto-merge December 6, 2024 11:55
@tghosth tghosth enabled auto-merge (squash) December 6, 2024 11:55
@tghosth tghosth marked this pull request as draft December 6, 2024 11:58
auto-merge was automatically disabled December 6, 2024 11:58

Pull request was converted to draft

@tghosth tghosth marked this pull request as ready for review December 6, 2024 11:59
@tghosth tghosth enabled auto-merge (squash) December 6, 2024 11:59
@tghosth tghosth requested a review from elarlang December 6, 2024 12:00
Copy link
Collaborator

@elarlang elarlang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get those in. If needed, we can do another update.

@tghosth tghosth merged commit 1132d77 into master Dec 6, 2024
6 checks passed
@tghosth tghosth deleted the token_terminology branch December 6, 2024 19:17
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.

Discourage the use of Stateless Sessions (and therefor the usage of JWT for session)
2 participants