parseserver_openid_flutter library

Classes

ParseOpenID
A class for authenticating against a parse server using openid.
ParseOpenIDException
A class, that represents exceptions, that occurred.

Enums

AuthenticationState
An enum for specifying the state of the connection to the parse server (from an authentication view).

Typedefs

StateSetter = dynamic Function(AuthenticationState newState)