ACAccountCredential
A credential object that encapsulates the information needed to authenticate a user.
Declaration
class ACAccountCredentialOverview
To create an account credential that uses the OAuth open authentication standard, use the init(oAuthToken:tokenSecret:) method.