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

Feat/environment #1752

Merged
merged 9 commits into from
Feb 5, 2024
Merged

Feat/environment #1752

merged 9 commits into from
Feb 5, 2024

Conversation

siddhantk232
Copy link
Contributor

Use fastn_ds::DocumentStore to read environment variables instead of std::env::var. This is done for compatibility with our internal use of this framework.

I have also removed the unused get_user_data_from_cookies. We can always get it back from git history if we need to.

fastn-core/src/auth/routes.rs Outdated Show resolved Hide resolved
@amitu amitu merged commit 1ef71fa into main Feb 5, 2024
1 check passed
@amitu amitu deleted the feat/environment branch February 5, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants