Configurable auth backend address
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The backend address (for auth and api routes) in the frontend (see lines below) should be configurable. These should be set to an externally accessible address that the user's browser, running the frontend, can access in order to log in.
https://github.com/G-Node/gin-proc/blob/9690416f2b29c3573fe3a062d1ee85c9be418468/front-end/nuxt.config.js#L49
https://github.com/G-Node/gin-proc/blob/9690416f2b29c3573fe3a062d1ee85c9be418468/front-end/pages/index.vue#L163
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.