extends |
OAuthClient |
|---|
A class representing an OAuth dynamic client.
| Methods | ||
|---|---|---|
public
|
__construct($data = [])
|
# |
public
|
fetchJWKs(): void
|
# |
public
|
getDynamicClientInfo(): array<string, mixed>
|
# |
| Methods inherited from SimpleID\Protocols\OAuth\OAuthClient |
|---|
isConfidential(), isNative(), hasRedirectUri() |
| Methods inherited from SimpleID\Models\Client |
|---|
loadFieldsFrom(), isDynamic(), getDisplayName(), getDisplayHTML(), getStoreType(), getStoreID(), setStoreID() |
| Methods inherited from SimpleID\Util\ArrayWrapper |
|---|
loadData(), toArray(), offsetSet(), offsetExists(), offsetUnset(), offsetGet(), __set(), count(), getIterator(), get(), exists(), set(), append(), unset(), ref(), refLimit(), splitPath() |
| Properties | |||
|---|---|---|---|
protected
|
|
$dynamic = true
|
# |
| Properties inherited from SimpleID\Models\Client |
|---|
$cid, |
| Properties inherited from SimpleID\Util\ArrayWrapper |
|---|
$container |