Class SimpleID\Protocols\OAuth\OAuthInitTokenEvent

extends BaseEvent
implements StoppableEventInterface

An event to authenticate an access token.

Listeners should conduct the necessary searches to look for and verify the access token. If successful, it should call the setToken() method.

Methods
Properties