signup

  1. Alexander Stolte

    Android Example [B4X] PocketBase - Authentification

    https://www.b4x.com/android/forum/threads/b4x-pocketbase-open-source-backend-in-1-file.165213/#content Please read the official documentation about auth in pocketbase: https://pocketbase.io/docs/authentication/ PocketBase authentication allows you to register users, log them in, manage their...
  2. Alexander Stolte

    Android Example [B4X] Supabase - Authentification SignIn with Apple

    https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/ In this example, we will take a look at how we can implement authentication using Apple sign-in to secure our application using the Supabase SDK for B4X. SignIn with Apple is currently only...
  3. Alexander Stolte

    Android Example [B4X] Supabase - Authentification SignIn with Google

    https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/ In this example, we will take a look at how we can implement authentication using Google sign-in to secure our application using the Supabase SDK for B4X. Configure the Client IDs on the Google...
Top