-record(access_token, { token :: binary(), token_type :: binary(), expires_in :: integer(), scope :: binary() }).