An open API service indexing awesome lists of open source software.

https://github.com/crapthings/meteor-oauth2-server


https://github.com/crapthings/meteor-oauth2-server

Last synced: 10 months ago
JSON representation

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