accessToken property

String? accessToken
getter/setter pair

If you are more Smart than us and you have already an access token, then you can provide to authenticate or validate. Some dumbAss may not know that access token has a expiry

Implementation

String? accessToken;