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 auth structure #1

Merged
merged 6 commits into from
Aug 30, 2023
Merged

feat: implement auth structure #1

merged 6 commits into from
Aug 30, 2023

Conversation

brunosllz
Copy link
Owner

@brunosllz brunosllz commented Aug 30, 2023

📋 What does this PR do?

Implement authentication flow with next auth.
generate JWT for comunicate with thrall application.

Fixes DX-42

🛠️ Type of change

  • New feature (non-breaking change which adds functionality)

✅ Checklist

  • I added tests for my changes
  • My changes do not generate new alerts

@linear
Copy link

linear bot commented Aug 30, 2023

DX-42 Implement Next Auth authentication

Add next auth to lead with authentication in client side.

Use prisma adapter for create session of user.

@brunosllz brunosllz added the automerge auto merge pull request label Aug 30, 2023
@brunosllz brunosllz marked this pull request as ready for review August 30, 2023 03:20
@brunosllz brunosllz merged commit 28f5107 into main Aug 30, 2023
3 checks passed
@brunosllz brunosllz deleted the auth branch August 30, 2023 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge auto merge pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant