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

Disabled github auth for dev setup and set up default as development #66 #69

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 16, 2024

  1. dev: Disable GitHub auth and set default deployment to development

    Signed-off-by: AyishikD <[email protected]>
    
    Disabled GitHub authentication for the development setup. This change affects the following files:
    
    - `main.py`: Modified to skip the `access_token` check during development.
    - `services`: Updated logic to bypass auth checks when in development mode.
    AyishikD committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    84d28e2 View commit details
    Browse the repository at this point in the history