get_access_token


Description:

public unowned string get_access_token ()

Get the current request or access token.

Parameters:

this

an OAuth2Proxy

Returns:

the token, or null if there is no token yet. This string is owned by OAuth2Proxy and should not be freed.