login

  1. Android Question Example App using User Login (PHP/MySQL/API) on live server

    Hi, Is there any working App example that uses PHP/MySQL/API, (php or python) but not using B4J server. Using live website. Where user can login, forgot passwort, activate, etc. I found https://www.b4x.com/android/forum/threads/php-mysql-api-user-login-app.117826/ but there are many versions...
  2. 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...
  3. Android Question [SOLVED] Microsoft oAuth2 Login

    Hi, from this post: I want to try to login in my app with our work Microsoft account. I've seen no examples on the forum, so I will try to do it with your help. I will try to follow this link from Microsoft. After Register an application with the Microsoft identity platform I've started with...
  4. Android Example [B4X] Supabase - Sign In Anonymously

    https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/ Supabase now supports anonymous user login, the B4X library now too. https://supabase.com/blog/anonymous-sign-ins Create and use anonymous users to authenticate with Supabase Enable Anonymous...
  5. B4J Question Verify Email on Mobile and continue session on web browser

    Hi everyone, not sure if I will be able to make sense when asking the following question. I am working on an ABMaterial web app and I am using a firestore AuthRest API library to register new users, sign in existing users etc. When a new user creates a new account, I am using the...
  6. Share My Creation UI login/registy using jdahsboardUI library + Source Code

    Hello, this is an example showcasing the latest features of the jdashboard UI library. I hope you like it. To make it work, you'll need the latest version of the jdashboard library. User: admin Pass: 1234 Download the compiled example here
  7. 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...
  8. 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...
  9. Android Example [B4X] Supabase - Authentification

    https://www.b4x.com/android/forum/threads/b4x-supabase-firebase-alternative.149855/ The client library does the work for you, you don't have to worry about renewing the access token or using and saving it. This is a very simple tutorial on how to use the auth options. A more detailed tutorial...
  10. Share My Creation [B4X] Login/Registry Ui kit with 4 designs Dark/Light [Payware]

    Hello, today I release my 1st ui kit, with modern and simple designs. Ready to use, can be added to any B4XPage project. You save a lot of effort in creating the layout. Good looking designs takes a lot of time and nerves. Features 4 Designs B4A and B4I ready Dark and Light mode Ready to use...
  11. Android Question Use Wordpress User details as login

    Hi all, So I have an interesting proposition, I`ve been asked to make a B4X app that views and edits data for a WordPress website. I`m familiar which tables that data is stored, etc. But what I can`t quite grasp is how to I check the user login details (username/password) against the...
  12. iOS Question Sign in with Apple and Firebase

    Hello, I wanted to know if I can create a login with iOS 12 and FireBase? My application uses FireBase. It is already integrated and working with login with Facebook and Google. I followed this tutorial from Erel, but it returns an error...
  13. Share My Creation [B4XPAGES] DESIGNER LOGIN EXAMPLE - CODE B4X - UI DESIGNER

    Hi, my name is Lucas Siqueira ?? ! I am very happy ? to share with you the designer at B4XPAGES. I hope you like the layout and my contributions! ?? I'm in love ?? with B4X! Made with ❤ in B4X
  14. Spanish [B4XPages] jRDC2 + MySQL CRUD + Login

    Hola a todos: Por fin me he puesto a probar un poco con B4XPages, y he empezado a adaptar el ejemplo B4XPages + B4XDrawer Creo que he visto algunos ejemplos con php + mysql para hacer login, etc... pero he visto pocos con jRDC2. Los datos de la base de datos y la interfaz gráfica son bastante...
  15. Android Example [B4XPages] jRDC2 + MySql CRUD + Login

    Hi all: I'm starting (at last) to work with B4XPages, so I've started to adapt the B4XPages + B4XDrawer example. I think I’ve seen more examples with php + mysql, but no projects with Jrdc2. Maybe the dummy data and the UI are too basic, but you can get some ideas. What do we need? - A...
  16. B4J Code Snippet How To Show Sign In/Log In Window Prior to App Start

    Here is a simple example of the program flow of using a sign in dialog box before running your full app. Now with a minimal Windows titlebar, as is appropriate for a sign in window. This example depends on agraham's jReflection library.
  17. I

    Android Question (Solved)WebView Post

    Hi Guys I am looking for an example that shows how to invoke a login page in webview. The page requires POST and passing the user name and password in json format. Thanks in advance iCAB
  18. B

    B4J Question How to do B4J form stuff (hide, return login form details)

    For B4J: 1. Is it possible to hide an existing form before opening a new form? I don't mean closing a form but "hiding" it until some later time when you want to "unhide" it. 2. How do you "pass" data between forms without using globals? 3. I am currently creating a new code module for each...
  19. Android Example Solution for: Google Sign In Error 12500 x Internal Testing

    The problem: If anyone is using the Google Play's Internal Testing feature to make your app available for selected users, be aware that Google changes the app and therefore the APK signature - so Firebase-based services that require SHA-1 signature will NOT work properly. In my case, Google...
  20. Android Question Firebase facebook authorization changed? No photo profile and no email

    Hi, normally i use facebook firebase auth login, but from two days i don't receive the email and photo user profile, but only DisplayName and Uid ... I see in the facebook developer that we send our app for verify to preserve those authentication functions: user_friends user_link user_gender...
Cookies are required to use this site. You must accept them to continue using the site. Learn more…