A
Best posts made by arihantverma52
-
RE: Login API not setting cookie / returning a header that Sets cookie
SOLVED
The go client doesn't return the headers from the HTTP response when it calls the fusionauth APIs.
Workaround is to call the /api/login API yourself, extract the headers and set "Set-Cookie" headers yourself.