authivate library

The Dart SDK for the Authivate service

Classes

Authivate
The Dart SDK for the Authivate service
AuthivateConfig
This the config class for
AuthivateFailure
This is the Data class for All failures that happens when making calls to the authivate API
UserRecord
The UserRecord DataClass for the User

Enums

UserStatusInProject
Enum for thr User Status in the Project

Typedefs

AuthivateResponse = Either<AuthivateFailure, Map<String, dynamic>>
The Default response Type for all service call made to the Authivate Service

Exceptions / Errors

AuthivateException
The exeception class for the Authivate Service