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

Reorganize @redwoodjs/auth #637

Merged
merged 26 commits into from
Jun 15, 2020
Merged

Reorganize @redwoodjs/auth #637

merged 26 commits into from
Jun 15, 2020

Conversation

peterp
Copy link
Contributor

@peterp peterp commented May 31, 2020

  • Placed each auth client into it's own file, which should make reviewing and maintaining each auth client slightly more manageable.
  • Add getCurrentUser which queries { redwood { currentUser } }
  • Add "custom" auth type which does not attempt to decode the token
  • Add Firebase auth client to docs

Closes #571

@peterp peterp self-assigned this Jun 8, 2020
@peterp peterp marked this pull request as ready for review June 15, 2020 09:41
@peterp peterp added this to the next release milestone Jun 15, 2020
@peterp peterp merged commit c4473d5 into master Jun 15, 2020
@peterp peterp deleted the pp-auth-improvements branch June 19, 2020 15:54
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.

Authentication updates
1 participant