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

    Integrated Auth0 method

    Help
    2
    2
    706
    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.
    • M
      monicagoodlett last edited by

      I’m trying to integrate with auth0 for security. However, I can not seem to get the correct callback URL to use. It is currently located on the home page (localhost: 8080) but the error page appears instead. I have a VUJS example that usually works with the same detail. Did I forget the configuration?
      https://www.google.com.vn/

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

        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
        • First post
          Last post