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: adding bearer authentication example #738

Merged
merged 1 commit into from Jun 30, 2023

Conversation

erickzanardo
Copy link
Contributor

Status

READY

Description

Adds a simple example of how a bearer authentication can work with the dart frog auth package.

In a next PR, I will work in a more "full blown" tutorial, using the bearer token+jwt to make a full auth system.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@erickzanardo erickzanardo merged commit 7b7a4f9 into main Jun 30, 2023
3 checks passed
@erickzanardo erickzanardo deleted the feat/bearer-auth-example branch June 30, 2023 20:57
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.

None yet

2 participants