full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

Using the template without Docker

Open giuseppericci opened this issue 2 years ago • 1 comments

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.

giuseppericci avatar Mar 22 '23 09:03 giuseppericci

Did you find a solution?

GGSMK avatar Jun 01 '23 11:06 GGSMK