Update dependencies such as jwtauth and go-chi, remove jwt-go #5

Merged
Asara merged 1 commit from update_jwtauth into master 2021-01-17 00:37:28 +00:00
Owner

Removing jwt-go since its not needed anymore and is insecure.
Updated the auth package to move to using map interfaces instead of jwt structs.
Update to the new method of using the compression middleware.

Removing jwt-go since its not needed anymore and is insecure. Updated the auth package to move to using map interfaces instead of jwt structs. Update to the new method of using the compression middleware.
Asara added 1 commit 2021-01-17 00:37:21 +00:00
Asara merged commit 9a1f4a6fcf into master 2021-01-17 00:37:28 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Asara/sudoscientist-go-backend#5
No description provided.