Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fortizpenaloza/openidst
https://github.com/fortizpenaloza/openidst
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fortizpenaloza/openidst
- Owner: fortizpenaloza
- License: mit
- Created: 2018-03-26T21:31:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T20:09:04.000Z (about 6 years ago)
- Last Synced: 2024-10-09T13:25:14.489Z (29 days ago)
- Language: Smalltalk
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenID.St
OpenID.St is a OpenID Connect implementation on top of OAuth2.St.
## Installing OpenID.St
```smalltalk
Metacello new
baseline: '';
repository: '';
loads: #()
```
## Examples