Skip to content

Add support for API keys #6

@dirkkul

Description

@dirkkul

With v1.18 weaviate supports API keys to authenticate.

Implementation is straightforward:

  • Accept an API key from user
  • Send it in the header as {authorization: Bearer API_KEY}

Example python PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions