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

    Is there a easy way to remove an entry from the browser history.

    Framework
    2
    3
    874
    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.
    • P
      paul last edited by

      I have following use case.
      The user navigates to an EXTERNAL page (in my case, the login page, managed by an openid provider), I’m using windows.location to set new url, so the quasar app is replaced by the external login page.
      the login page knows how to redirect back to the quasar app.
      Now, what I want is that the visit to the external login page is removed from the browser history.
      Is this possible? Other creative solutions?
      Thanks a million !
      cheers
      paul.

      1 Reply Last reply Reply Quote 0
      • D
        don last edited by

        Same problem here

        1 Reply Last reply Reply Quote 0
        • P
          paul last edited by

          The point is that an easy way to avoid the history is to use a popup window to route to the external page for login. But the problem is that this way of working is not reliable, since popups can be blocked.

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