Retrieves the state-bound values from the client's state_store and removes
the entry to enforce single-use semantics.
Arguments
- client
OAuthClient instance
- state
Plain (decrypted) state string used as the logical key
Retrieves the state-bound values from the client's state_store and removes
the entry to enforce single-use semantics.
OAuthClient instance
Plain (decrypted) state string used as the logical key