How to configure openID connect with Firebase and Flutterflow ?

Integrations

Hi everyone,

We are using keycloack to manage authentication in our website. We would like to use it to manage auth inside Flutterflow.

We use openID connect to secure the auth process.

To integrate it into our application quickly, we configured Firebase with OpenID then we tried to use Flutterflow authentication by choosing OpenID. But surprise, some providers are there but not OpenID, do you know why ?

We tried custom authentication but refreshing token properly with open ID connect and custom code is almost impossible, especially on listviews (generates some errors).

Do you have some other ideas to manage it ?

Thank you in advance :)

Regards,

Lequentz

What have you tried so far?

We already tried :

  • Using custom code and action to integrate OIDC but limited with token refreshing methodes, states and listviews.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
2 replies