Skip to content

Implement proper API authentication layer in strategies and databases #315

@fraxken

Description

@fraxken

Current databases and strategies API have no proper way to authenticate requests (other than using a specific ENV like Snyk which define one). Relying on ENV for others is not the way to go for me.

We could probably provide a class to handle different scenarios (Basic, Bearer etc) such as https://github.com/OpenAlly/loki/blob/main/src/class/ApiCredential.class.ts

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