https://github.com/gravity-ui/oauth-clients
Client-side OAuth libraries for various services
https://github.com/gravity-ui/oauth-clients
oauth
Last synced: 2 months ago
JSON representation
Client-side OAuth libraries for various services
- Host: GitHub
- URL: https://github.com/gravity-ui/oauth-clients
- Owner: gravity-ui
- License: mit
- Created: 2023-01-23T09:43:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T14:55:11.000Z (almost 3 years ago)
- Last Synced: 2024-04-27T00:23:28.253Z (about 2 years ago)
- Topics: oauth
- Language: TypeScript
- Homepage:
- Size: 523 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# @gravity-ui/oauth-clients · [](https://www.npmjs.com/package/@gravity-ui/oauth-clients) [](https://github.com/gravity-ui/oauth-clients/actions/workflows/ci.yml?query=branch:main)
Client for Yandex oAuth, and base client for oAuth code flow.
## Install
```shell
npm install @gravity-ui/oauth-clients
```