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
- Host: GitHub
- URL: https://github.com/gekalogiros/auth-server
- Owner: gekalogiros
- Created: 2019-05-10T06:57:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-10T06:57:53.000Z (about 6 years ago)
- Last Synced: 2025-01-05T03:42:14.270Z (5 months ago)
- Topics: alexa, auth, auth-server, auth2, security
- Language: Java
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OAuth2 Authorization/Resource Server
OAuth2 service with in-memory db
## Users
```
user:secret
admin:secret
```## Clients
```
alexa:secret
```