feat: refresh token

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

View file

@ -21,10 +21,10 @@ TBD
## Features ## Features
| | Code Flow | Implicit Flow | Hybrid Flow | Discovery | PKCE | Token Exchange | mTLS | JWT Profile | | | 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 | | 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 | | Origin Party | yes | yes | not yet | yes | yes | not yet | not yet | yes | yes |
### Resources ### Resources