FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. marco
    3. Best
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 15
    • Best 3
    • Controversial 0
    • Groups 0

    Best posts made by marco

    • RE: Social login with Flutter App

      Hey Dan.

      I just wanted to thank you for the support.

      We are now using FusionAuth login pages directly (as you suggested), and it works perfectly!

      For reference, we used this flutter package: https://pub.dev/packages/flutter_appauth/example

      Thank you again!

      posted in Q&A
      M
      marco
    • RE: JWT token with roles

      @dan said in JWT token with roles:

      "applicationId": "ffbbef97-a2c0-49eb-990d-bd6e96acf2f9",
      "roles": [
      "USER"
      ]

      Hey Dan!

      Now we got it working.

      For reference, we were not passing applicationId inside the request body, that's why the roles were not included in the token.

      Thanks again for the time Dan!

      posted in Q&A
      M
      marco
    • [ERROR] FusionAuth's login page redirecting issue on Android

      Hey guys.

      We are using FusionAuth's login page for our mobile application.

      As our users are using the app, we found out that there is a redirecting issue when we log in using Google Provider on Android phones.

      After the user is logged in (we think it is), the page keeps loading and waiting for a page redirection;

      So we close the app and try to log in again, and the user is automatically redirected (because it is already logged in).

      Can you guys help us out?

      Video link: https://www.icloud.com/iclouddrive/0rJB--7z6KA_NI6iC1CgVsbBw#google_login_error

      Other info:
      FusionAuth's Version: 1.19.8

      posted in Q&A
      M
      marco