Module oauth2

Source
Expand description

OAuth 2 module.

Structsยง

Oauth2 ๐Ÿ”’
Response ๐Ÿ”’
OAuth 2 Access Token Response

Constantsยง

OAUTH2_GMAIL ๐Ÿ”’
OAUTH2_YANDEX ๐Ÿ”’

Functionsยง

get_oauth2_access_token ๐Ÿ”’
get_oauth2_addr ๐Ÿ”’
get_oauth2_url
Returns URL that should be opened in the browser if OAuth 2 is supported for this address.
is_expired ๐Ÿ”’
normalize_addr ๐Ÿ”’
replace_in_uri ๐Ÿ”’