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

    Remember me option in login window (electron Windows mode)

    Framework
    2
    3
    868
    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.
    • A
      amoss last edited by

      Hi

      I want to add “remember me” option to a login window when in electron mode (Windows).
      What is the best practice to keep “something” between sessions so the application will remember the user?
      LocalStorage? Cookie? Is anything kept when closing an electron application and re-opening it?
      Thanks

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        I only searched this in Google, but this article suggests using keytar.

        https://auth0.com/blog/securing-electron-applications-with-openid-connect-and-oauth-2/

        Scott

        1 Reply Last reply Reply Quote 0
        • A
          amoss last edited by

          Thanks, I will give it a try

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