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
    1. Home
    2. andrei94ro
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 4
    • Best 0
    • Groups 0

    Posts made by andrei94ro

    • RE: QPopupEdit double-click editing?

      This is the only solution for this? i think it will be nicer if we can choose what event to use (click or double click). This will make things easier.

      posted in Help
      A
      andrei94ro
    • Quasar ssr unique token

      Hello, I am new to quasar framework so i am sorry if i post a silly question.
      I have a frontend application in vue (quasar) with ssr and pwa take over and a php api backend.
      I want to generate a unique token in frontend using ssr prefrech method. I don’t understand if prefech method will be available in cliend side (javascript code).
      What i want is a javascript code to run only in server side and use a crypto algorithm to generate a token and decrypt in php api backend. It is possible with quasar to do that?

      Thank you. I also have jwt token implementation, but i wanna use this token generated in quasar ssr for public api protection.

      posted in Help
      A
      andrei94ro