Skip to content

Added auth module with csrf cookie resolver #9

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

Merged
merged 1 commit into from
Oct 22, 2021
Merged

Added auth module with csrf cookie resolver #9

merged 1 commit into from
Oct 22, 2021

Conversation

fspv
Copy link
Owner

@fspv fspv commented Oct 22, 2021

CSRF token becomes invalid once used from another place (GitHub Actions, for example). It is possible to fetch it automatically having a session-id cookie available.

#8 has been accidentally reverted by force push

@fspv fspv merged commit b0997c0 into main Oct 22, 2021
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.

1 participant