Authentication and authorization

Hello,

We are building Web app that is heavy dependant on our custom backend. We are trying to implement authentication and authorization layer for the application using Firebase. There are multiple questions related to that and we haven’t found similar topics in the discussions / documentation:

  1. Can Adalo handle session and refresh token usage?
  2. Is it possible to show different screens based on the HTTP status responses after making request to our backend (for example 401 should show login screen and 402 should show payments screen)?
  3. Can Adalo handle magic link logins?
  4. Is there any authentication engine that is more compatible with Adalo than Firebase ensuring the similar functionalities?

Any help would be appreciated!

1 Like

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