You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I realize the purpose of this package is to abstract the network calls, though I find I can't use it in conjunction with CSRF protection. It would be awesome to have the ability to customize headers in each call (such as x-csrf-token)!
I realize the purpose of this package is to abstract the network calls, though I find I can't use it in conjunction with CSRF protection. It would be awesome to have the ability to customize headers in each call (such as
x-csrf-token)!