Skip to content

[FEAT] Add optional user auth backend #5

@NeonDaniel

Description

@NeonDaniel

Objective

Implement some optional authentication methods for HTTP endpoint access. Consider offering more requests for logged in users and possibly requiring real authorized user accounts for access to Neon endpoints.

Initial Implementation requirements

  • Allow minimal option with a single username and password (hash?) from config
  • Allow for login via external oauth provider

Other Considerations

  • Eventually, we may require some kind of user login for Neon applications (i.e. no default free access)
  • Any implementation here should be optional for self-hosted instances that don't need the added complexity
  • Rate limits might be adjusted for different routes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions