I want to generate username and password myself and give it to my users to log in to my app....so that only those people can log in to my app whose

I want to generate username and password myself and give it to my users to log in to my app…so that only those people can log in to my app whom I gave username and password.In this way I want to restrict no of users in my app…
How can I design this type of log in…
Please help!

Use firebase

create two apps, one for register (your end) and one for login (user end).

Create an app usually as per normal process and link to Airtable . After set device id to open home screen .And hide the login process textboxes etc . Then the wont open when you entered device id on Spreadsheet .Then the person should access when you entered device id on spreadsheet.

Hi!! and welcome!! try this, this is what you are looking for.

Good Luck!

Can you show some blocks that how to check user device ID in airtable and equal it

You can use airtable api query

Pls check it here.

No need to call whole data. I have used filterbyformula in api query by using web component

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.