credential property

Credential? credential
getter/setter pair

Where the authorize() stores the credential after successfull login.

Implementation

Credential? credential;