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

feat: Implement JWT Authentication Context #88

Merged
merged 3 commits into from
Mar 7, 2024
Merged

Conversation

jinyoungbang
Copy link
Contributor

@jinyoungbang jinyoungbang commented Mar 6, 2024

What does this PR do?

  • Implements JWT Auth as a context so token can be fetched on a global scope (under /admin)
  • All linting errors will be fixed in another PR

Type of change

  • Fix: Bug fix (non-breaking change which fixes an issue)
  • Refactor: Any code refactoring
  • Chore: technical debt, workflow improvements
  • Feature: New feature (non-breaking change which adds functionality)
  • Documentation: This change requires a documentation update

Tests Performed

manual testing performed

Screenshots

Additional Comments

@jinyoungbang jinyoungbang marked this pull request as ready for review March 7, 2024 01:10
@jinyoungbang jinyoungbang merged commit e2685b4 into dev/v1.0 Mar 7, 2024
1 check failed
@jinyoungbang jinyoungbang deleted the feat/jwt-auth branch March 7, 2024 01:12
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