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

Remove Bearer Auth from backoffice UI #605

Closed
PascalEgn opened this issue Nov 1, 2024 · 0 comments
Closed

Remove Bearer Auth from backoffice UI #605

PascalEgn opened this issue Nov 1, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@PascalEgn
Copy link
Collaborator

As we switched to orcid session cookie auth on the frontend side of Backoffice, we no longer need to send the Bearer Auth header to authorize.

We should remove this Bearer Auth from the frontend to avoid confusion.

Here are some pieces of code to start with:
https://github.com/search?type=code&auto_enroll=true&q=repo%3Ainspirehep%2Finspirehep+path%3Aui%2F+%22token%22+OR+%22backoffice.token%22+OR+%22refreshToken%22

@PascalEgn PascalEgn added the good first issue Good for newcomers label Nov 1, 2024
@drjova drjova closed this as completed Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants