Skip to content

Bearer token support #632

Closed
Closed
@joepio

Description

@joepio
Member

We currently support Cookies and HTTP signed headers, but not bearer tokens. @AlexMikhalev has a good usecase for this. Should not be hard to implement.

Activity

added a commit that references this issue on Apr 28, 2023
added a commit that references this issue on Apr 28, 2023
AlexMikhalev

AlexMikhalev commented on May 22, 2023

@AlexMikhalev
Collaborator

An example of a use case: is dynamic config, where the Atomic Data server acts like a config server:
https://github.com/mehcode/config-rs/blob/6de19be2b5be7aa16b697c2587a04445c47defba/examples/async_source/main.rs
Needs nested queries unwrapping atomic resources.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @AlexMikhalev@joepio

        Issue actions

          Bearer token support · Issue #632 · atomicdata-dev/atomic-server