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

@feathersjs/authentication-oauth #1299

Merged
merged 8 commits into from
Apr 21, 2019
Merged

@feathersjs/authentication-oauth #1299

merged 8 commits into from
Apr 21, 2019

Conversation

daffl
Copy link
Member

@daffl daffl commented Apr 21, 2019

This pull request adds a replacement for the @feathersjs/authentication-oauth1 and @feathersjs/authentication-oauth2 packages. It uses Grant, an oAuth middleware module for Express, Koa and Hapi and grant-profile.

@feathersjs/authentication-oauth supports:

  • Over 180 oAuth 1 and 2 providers without additional configuration other than adding the key and secret in the configuration
  • Account linking
  • A customizable oAuth Strategy that can be used through the browser and with existing oAuth tokens (e.g. obtained through mobile SDKs)
  • Cookie less cross-domain redirects for easier separation between frontend and backend

@daffl daffl merged commit 656bae7 into master Apr 21, 2019
@daffl daffl deleted the authentication-oauth branch April 21, 2019 18:05
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.

None yet

1 participant