feat: refresh token (#98)

add missing feature commit and readme update
This commit is contained in:
Livio Amstutz 2021-05-18 09:03:11 +02:00 committed by GitHub
parent cd44ff0982
commit 8e884bdb9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,10 +21,10 @@ TBD
## Features
| | Code Flow | Implicit Flow | Hybrid Flow | Discovery | PKCE | Token Exchange | mTLS | JWT Profile |
|----------------|-----------|---------------|-------------|-----------|------|----------------|---------|-------------|
| Relaying Party | yes | yes | not yet | yes | yes | partial | not yet | yes |
| Origin Party | yes | yes | not yet | yes | yes | not yet | not yet | yes |
| | Code Flow | Implicit Flow | Hybrid Flow | Discovery | PKCE | Token Exchange | mTLS | JWT Profile | Refresh Token |
|----------------|-----------|---------------|-------------|-----------|------|----------------|---------|-------------|---------------|
| Relaying Party | yes | yes | not yet | yes | yes | partial | not yet | yes | yes |
| Origin Party | yes | yes | not yet | yes | yes | not yet | not yet | yes | yes |
### Resources