PassageHosted class

Constructors

PassageHosted()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

finish(String code, String state) Future<AuthResult>
Finish Hosted Auth
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
start() Future<void>
Authentication Method for Hosted Apps
startIOS() Future<AuthResult>
Authentication Method for Hosted Apps ONLY FOR iOS If your Passage app is Hosted, use this method to register and log in your user. This method will open up a Passage login experience
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited