No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Auth0 integration

    Help
    auth0 jwt
    4
    4
    1771
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      dompat last edited by

      Hello,
      I’m trying to integrate with auth0 for security. However, I can’t seem to get the right callback URL to use. It’s currently set to the homepage (localhost: 8080) but the error page appears instead. I have a regular VueJS example which works with the same details. Have I forgotten a configuration?

      1 Reply Last reply Reply Quote 1
      • N
        nhaga last edited by

        Anyone managed to figure this out? I am experiencing the same problem…
        Whatever callback I set, I get an error page on router.push. Although if push entre on the same address it works

        1 Reply Last reply Reply Quote 0
        • J
          jpg last edited by

          depends on what type of mode you are using i guess.

          for me, I had to set a route /callback component and used router.replace to redirect it to the originating route which is /user for my case

          1 Reply Last reply Reply Quote 0
          • M
            mightyschwartz last edited by

            Would it be possible for you to share your implementation jpg?

            1 Reply Last reply Reply Quote 0
            • First post
              Last post