Flutterflow tutorial - How to create custom log in actions

Sdílet
Vložit
  • čas přidán 29. 03. 2024
  • In this video we will look at how we direct users to different areas within our Flutterflow apps on login depending on what type of user they are. We do this by creating custom log in actions.
    There are many use cases for directing users to different parts of a an app when they log in. The standard single logged in page does not work in these situations so we need to create custom log in actions in Flutterflow to channel our user to where they need to be.
    In the video we look a a specific use case where we have three different options for our user on log in and look at what we need to do if their logged in authentication token is still valid.
    This workflow uses a couple of custom actions and Postgres functions, all of which can be downloaded from the link below.
    rapidmvp.co/how-to-create-cus...

Komentáře • 1

  • @MikeMcClelland-121dsad

    Great video. I wonder if you have managed to use Supabase for the Sign in with Apple on a phone (as opposed to web)? Would love to see a video on that as it is currently a feature that is not native to Flutterflow. Thanks!