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

Refactor CSRF token API to move it into the main commons code base #5472

Merged
merged 3 commits into from
Jan 24, 2024

Conversation

psh
Copy link
Collaborator

@psh psh commented Jan 24, 2024

Moved the CSRF token API out of the big "Service" interface and into the main commons code base. In the process, cleaned up the test and converted things to Kotlin.

This relates to the discussion in #5165

@psh psh force-pushed the psh/refactor-csrf-token-api branch from cf15b99 to a0f56de Compare January 24, 2024 02:29
@nicolas-raoul nicolas-raoul merged commit 97a208d into commons-app:main Jan 24, 2024
1 check passed
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