Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esnunes/oauthserver-mongoose
oauthserver mongoose-based model
https://github.com/esnunes/oauthserver-mongoose
Last synced: about 2 months ago
JSON representation
oauthserver mongoose-based model
- Host: GitHub
- URL: https://github.com/esnunes/oauthserver-mongoose
- Owner: esnunes
- License: mit
- Created: 2014-07-01T14:02:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T15:39:59.000Z (over 6 years ago)
- Last Synced: 2024-11-15T00:18:11.700Z (2 months ago)
- Language: JavaScript
- Size: 257 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# oauthserver-mongoose
A [node-oauth2-server](https://github.com/thomseddon/node-oauth2-server) mongoose-based model.
## Notes
- This model considers that access tokens generated on **client credentials** flow have no user information;