Closed cvalues closed 1 year ago
Hi,
how to handle a call without sanctum auth? like your login method. I need the CSRF token to make the signupcall.
thx alot!
works, by calling await $csrf(), first.
Hi,
how to handle a call without sanctum auth? like your login method. I need the CSRF token to make the signupcall.
thx alot!