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

    Quasar ssr unique token

    Help
    1
    1
    124
    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
      andrei94ro last edited by

      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.

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