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: Improve oAuth option handling #1335

Merged
merged 3 commits into from
May 8, 2019
Merged

fix: Improve oAuth option handling #1335

merged 3 commits into from
May 8, 2019

Conversation

daffl
Copy link
Member

@daffl daffl commented May 8, 2019

Pull request that should close #1324 specifically

  • 9) by adding an expressSession option to provide a custom session store
  • 10) by using both profile.sub and profile.id
  • 11) by adding getRedirect to the strategy (so it is also customizable on a per-strategy basis)
  • 12) by supporting the getEntityQuery and getEntityData methods that should make customization easier

@KidkArolis let me know if you see anything that's missing

@daffl daffl merged commit adb137d into master May 8, 2019
@daffl daffl deleted the oauth-tweaks branch May 8, 2019 20:53
EliSadaka pushed a commit to yusernetwork/authentication-oauth that referenced this pull request Oct 20, 2020
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.

[Feathers 4.0.0-pre] Authentication issues
2 participants