Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fortizpenaloza/openidst


https://github.com/fortizpenaloza/openidst

Last synced: 8 days ago
JSON representation

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