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

Support anonymous access prior to login request #63

Merged
merged 4 commits into from
Aug 21, 2023
Merged

Conversation

itzg
Copy link
Owner

@itzg itzg commented Aug 21, 2023

Resolves #60

Leverages the ideas in #62 but introduces a new session provider that return "anonymous" sessions until the initiate session path is intercepted.

Also upgrades to Go 1.20

cc @kyori19

@kyori19
Copy link

kyori19 commented Aug 21, 2023

Thanks for following up my PR, LGTM!
I will close mine and be looking forward to try your implementation once after merged!

@itzg itzg merged commit 87d1db2 into master Aug 21, 2023
1 check passed
@itzg itzg deleted the feat/init-anonymous branch August 21, 2023 14:11
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.

Feature Proposal: Support anonymous access to the backend
2 participants