https://github.com/kinde-oss/kinde-auth-pkce-js
Kinde vanilla JavaScript authentication for SPAs using PKCE flows. Can be used with Vue / Angular or any JS framework
https://github.com/kinde-oss/kinde-auth-pkce-js
authentication javascript pkce sdk
Last synced: about 1 year ago
JSON representation
Kinde vanilla JavaScript authentication for SPAs using PKCE flows. Can be used with Vue / Angular or any JS framework
- Host: GitHub
- URL: https://github.com/kinde-oss/kinde-auth-pkce-js
- Owner: kinde-oss
- License: mit
- Created: 2022-03-04T01:24:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T01:18:36.000Z (over 1 year ago)
- Last Synced: 2025-04-02T22:59:20.299Z (over 1 year ago)
- Topics: authentication, javascript, pkce, sdk
- Language: TypeScript
- Homepage: https://docs.kinde.com/developer-tools/sdks/frontend/javascript-sdk/
- Size: 1.05 MB
- Stars: 17
- Watchers: 6
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Kinde JavaScript
The Kinde SDK for JavaScript.
You can also use the JavaScript starter kit [here](https://github.com/kinde-starter-kits/javascript-starter-kit).
[](https://makeapullrequest.com) [](https://kinde.com/docs/developer-tools/javascript-sdk) [](https://thekindecommunity.slack.com)
## Documentation
Please refer to the Kinde [Javacript SDK document](https://kinde.com/docs/developer-tools/javascript-sdk).
## Publishing
The core team handles publishing.
To publish a new package version, use the “Release and Publish to NPM” action in the “Actions” tab.
## Contributing
Please refer to Kinde’s [contributing guidelines](https://github.com/kinde-oss/.github/blob/489e2ca9c3307c2b2e098a885e22f2239116394a/CONTRIBUTING.md).
## License
By contributing to Kinde, you agree that your contributions will be licensed under its MIT License.