Skip to content

Using the template without Docker #502

Open
@giuseppericci

Description

@giuseppericci

I'm trying to use the FastApi template without Docker..So, I removed the useless files and the app it works..but it seems after user login it desn't recognize jwt token and for any operation (for example get user id) it replies with 403 Forbidden..Using the api acce token it works, but when I use test token it fails, it doesn't recognize the credentials and it seems it has different tokens.
Some help?
Thanks.

Activity

GGSMK

GGSMK commented on Jun 1, 2023

@GGSMK

Did you find a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @GGSMK@giuseppericci

        Issue actions

          Using the template without Docker · Issue #502 · fastapi/full-stack-fastapi-template