Skip to content

Is there an way to login to a user on the server side without sending the token to the client? #472

Open
@Gonzman

Description

@Gonzman

Hi,
is there an way to login to a user on the server side without sending the token to the client?
Because I have a form for unlogged in user and if they submit the form and the sever insert the data the user gets a jwt token.
I added useSsrCookies: false to the Nuxt.config.ts and it didn't worked.

Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions