https://github.com/willin/passport-authing
https://github.com/willin/passport-authing
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/willin/passport-authing
- Owner: willin
- License: mit
- Created: 2022-03-03T09:43:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T09:44:18.000Z (over 4 years ago)
- Last Synced: 2025-09-16T00:35:56.971Z (9 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 2
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# passport-authing
This is the [Authing](https://authing.cn/) authentication strategy for [Passport.js](http://passportjs.org/). Passport is authentication middleware for Node.js that can be unobtrusively dropped into any Express-based web application.
## WIP