Skip to content

[TCL]: Add simple JWT auth#5188

Closed
willian-viana wants to merge 1 commit intodevelopfrom
feat/TCL-admin-JWT
Closed

[TCL]: Add simple JWT auth#5188
willian-viana wants to merge 1 commit intodevelopfrom
feat/TCL-admin-JWT

Conversation

@willian-viana
Copy link
Collaborator

@willian-viana willian-viana commented Mar 19, 2026

Overview

To prevent unauthorized access to the new data by other users, we're implementing a new auth, that restricts access to the admin account

Demo

If applicable: screenshots, gifs, etc.

Notes

This is a simple implementation of JWT with a simply key comparison. A more complex implementation was implemented in #5189

Testing

  • Include any steps to verify the features this PR introduces.
  • If this fixes a bug, include bug reproduction steps.

To prevent unauthorized access to the new data by other users, we're implementing a new auth, that restricts access to the admin account
@willian-viana willian-viana self-assigned this Mar 19, 2026
@willian-viana willian-viana temporarily deployed to gfw-staging-pr-5188 March 19, 2026 14:04 Inactive
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