Skip to content

[Feature] Login flow without GUI. #37

Description

@foolishdino

Problem
when running proxima on cloud server that has no graphical user interface, there's no way to login.
also currently server is running on 127.0.0.1 causing it inaccessible from external, should be options to run on 0.0.0.0

Proposed solution
maybe we can use some kind of browser agent to log in with specified credentials (auto log in when logged off), or using cookies sessions inside a txt or config file (but this requires repeating when session ended), idk?

Alternatives considered
or maybe any other approaches you've thought about.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions