nishiki-tech / nishiki-frontend

Nishiki is an app for tracking and sharing food inventories within groups for better pantry management.
https://nishiki.tech
MIT License
17 stars 5 forks source link

Disable login and token check for contributors. #280

Closed nick-y-ito closed 4 months ago

nick-y-ito commented 4 months ago

Description

The task is to disable the login and auth token check. Currently, contributors cannot access the main content of this project on the browser because this app is highly dependent on authentication, which uses secret environment variables.

Criteria

Notes

-