I know I can set cookies from Sveltekit , but I wanted to connect my database only with my Golang API, I have all the cookie validation code written in golang, Now how can I redirect all my requests in an external API
I know I can set cookies from Sveltekit , but I wanted to connect my database only with my Golang API, I have all the cookie validation code written in golang, Now how can I redirect all my requests in an external API