menu
passage_flutter package
documentation
passage_hosted.dart
PassageHosted class
PassageHosted class
dark_mode
light_mode
PassageHosted
class
Constructors
PassageHosted.new
()
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
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
passage_flutter package
documentation
passage_hosted
PassageHosted class
passage_hosted library