Skip to content

Configurable auth backend address #50

@achilleas-k

Description

@achilleas-k

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.

baseURL: 'http://localhost:8000/auth'

var API = "http://127.0.0.1:8000/api"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions