https://github.com/crapthings/meteor-oauth2-server
https://github.com/crapthings/meteor-oauth2-server
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crapthings/meteor-oauth2-server
- Owner: crapthings
- Created: 2017-02-20T07:29:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-08T00:47:35.000Z (almost 4 years ago)
- Last Synced: 2025-03-17T17:23:43.182Z (about 1 year ago)
- Language: JavaScript
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### how to use
#### dev
```
git clone https://github.com/crapthings/meteor-oauth2-server
meteor npm i
```
#### prod
u can add client after login as admin
username: admin@admin.com
password: admin
client example
https://github.com/crapthings/meteor-oauth2-client-example
a meteor oauth2 server based on https://github.com/prime-8-consulting/meteor-oauth2
todos