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: Make OAuth optional and define it at runtime of the app #303

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

HugoRCD
Copy link
Owner

@HugoRCD HugoRCD commented Nov 11, 2024

This pull request includes changes to the apps/shelve project to optimize configuration handling and improve the setup process for authentication modules. The most important changes include consolidating configuration variables and modifying how the authentication module initializes.

Configuration improvements:

Authentication module setup:

resolve #299

@HugoRCD HugoRCD self-assigned this Nov 11, 2024
Copy link

Thank you for following the naming conventions! 🙏

@github-actions github-actions bot added the feature New feature or request label Nov 11, 2024
Copy link

vercel bot commented Nov 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
shelve-app ⬜️ Ignored (Inspect) Nov 11, 2024 3:32pm
shelve-lp ⬜️ Skipped (Inspect) Nov 11, 2024 3:32pm

@HugoRCD HugoRCD merged commit 593eae3 into main Nov 11, 2024
12 checks passed
@HugoRCD HugoRCD deleted the feat/299 branch November 11, 2024 15:33
@HugoRCD HugoRCD restored the feat/299 branch November 11, 2024 16:00
@HugoRCD HugoRCD deleted the feat/299 branch December 14, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Make OAuth optional and define it at runtime of the app
1 participant