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

https://github.com/gekalogiros/auth-server


https://github.com/gekalogiros/auth-server

alexa auth auth-server auth2 security

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# OAuth2 Authorization/Resource Server

OAuth2 service with in-memory db

## Users
```
user:secret
admin:secret
```

## Clients
```
alexa:secret
```