Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MissionAuthorization APIs #111

Merged
merged 3 commits into from
Mar 5, 2024
Merged

MissionAuthorization APIs #111

merged 3 commits into from
Mar 5, 2024

Conversation

ingalls
Copy link
Member

@ingalls ingalls commented Mar 5, 2024

Context

Add the ability to optionally use MissionAuthorization header when interacting with the Mission Data API.

An API token is returned when the Mission is created which gives owner level access to the Mission. If a mission is set to READONLY, only a subscriber with a higher level of access (and one using the token) will be able to perform CRUD operations on the mission.

The storage of the mission_token was implemeted yesterday in a previous PR.

@ingalls ingalls merged commit ca7c8f3 into main Mar 5, 2024
7 checks passed
@ingalls ingalls deleted the mission-token branch March 5, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant