Model which represents successful authentication. Whenever user successfully authenticates, this model will be persisted by the SuccessfulAuthenticationsRepository.
Account id.
Timestamp of the authentication.
Device from where authentication has been made.
Authentication id.
Ip from where authentication has been made.
Location from where authentication has been made.
Model which represents successful authentication.
Whenever user successfully authenticates, this model will be persisted by the SuccessfulAuthenticationsRepository.