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

test: always use OAuth2 token instead of session token #364

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

zepatrik
Copy link
Member

Since we added OAuth2 login, we still used session tokens for some tests. This now eliminates that usage, ensuring that all endpoints work with OAuth2 access tokens (still found one during this PR).

@zepatrik zepatrik requested review from hperl, aeneasr and alnr July 15, 2024 16:39
@zepatrik zepatrik merged commit 6ba63d2 into master Jul 16, 2024
16 checks passed
@zepatrik zepatrik deleted the test/use-oauth2-login-everywhere branch July 16, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants