Laravel Sanctum csrf cookie endpoint with Laravel Cashier #41805
Unanswered
sts-ryan-holton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using Laravel Cashier, Sanctum and Fortify in my Laravel 8 project which is used as an API backend my a Nuxt frontend. My question is around when I should be sending a request to my csrf endpoint to obtain a cookie and whether I should do this on every request, and, do I do it before a subscription is created in Cashier?
Beta Was this translation helpful? Give feedback.
All reactions