AuthFlow

object AuthFlow

Contains the different authentication flows embedded on BottomSheetDialog components

Functions

Link copied to clipboard

Dialog that launches the flow to connect to your account another device by scanning a QR code.

Link copied to clipboard
fun showLoginDialog(activity: FragmentActivity, user: String? = null, pass: String? = null, openedFromSignUp: Boolean = false)

Dialog that launches the login flow

Link copied to clipboard

Dialog that launches the signup flow