@feathersjs/authentication-oauth
Version:
oAuth 1 and 2 authentication for Feathers. Powered by Grant.
24 lines (14 loc) • 904 B
Markdown
# @feathersjs/authentication-oauth
[](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI)
[](https://www.npmjs.com/package/@feathersjs/authentication-oauth)
[](https://discord.gg/qa8kez8QBx)
> OAuth 1 and 2 authentication for Feathers. Powered by Grant.
## Installation
```
npm install @feathersjs/authentication-oauth --save
```
## Documentation
Refer to the [Feathers oAuth authentication API documentation](https://feathersjs.com/api/authentication/oauth.html) for more details.
## License
Copyright (c) 2024 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Licensed under the [MIT license](LICENSE).