Skip to content

Support API authentication header format like "Authorization: Bearer your_token" #3846

@botasky92

Description

@botasky92

🚀 The feature

Add support for authentication header format like "Authorization: Bearer your_token". In fact, the former doc is using Authorization: Bearer as an example #3820

Motivation, pitch

Bearer tokens are commonly used in protocols like OAuth 2.0 and are sent with each HTTP request to authenticate the client and grant access to protected resources.
This facilitates integration of other application with Mem0 using standard HTTP headers.

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