mz_
frontegg_
auth
0.0.0
In mz_
frontegg_
auth::
auth
mz_frontegg_auth
::
auth
Type Alias
AuthFuture
Copy item path
Source
type AuthFuture = dyn
Future
<Output =
Result
<
AuthSessionHandle
,
Error
>> +
Send
;