Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all usages of token to use Authorization header #212

Open
jongrim opened this issue Dec 1, 2023 · 0 comments
Open

Update all usages of token to use Authorization header #212

jongrim opened this issue Dec 1, 2023 · 0 comments
Labels

Comments

@jongrim
Copy link
Contributor

jongrim commented Dec 1, 2023

Migrate all instances using axios over to the axios client created in src/api/client which automatically adds the user token as Authorization.

Also migrate uses of fetch to this client.

Update the netlify functions to reference the correct header

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant