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

Fix/#31 jwt #36

Merged
merged 7 commits into from
Oct 22, 2024
Merged

Fix/#31 jwt #36

merged 7 commits into from
Oct 22, 2024

Conversation

PonponJuice
Copy link
Collaborator

関連Issue

概要

JWTの実装の変更

変更内容

  • DBからtokenを持つものを削除
  • email認証で使うclaimsの統一

補足

activateについては他のissueで実装する

@PonponJuice PonponJuice linked an issue Oct 15, 2024 that may be closed by this pull request
@PonponJuice PonponJuice requested a review from kenken714 October 16, 2024 04:25
Copy link
Collaborator

@kenken714 kenken714 left a comment

Choose a reason for hiding this comment

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

yosasou

@kenken714 kenken714 merged commit c62c38b into develop Oct 22, 2024
1 check passed
@PonponJuice PonponJuice deleted the fix/#31_JWT branch October 28, 2024 09:52
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.

JWT認証の実装を見直す&DBテーブルを削除
2 participants