Skip to content

require application/jwt content type for jwt requests#52

Merged
dpetran merged 1 commit intomainfrom
feature/jwt-content-type
Apr 18, 2024
Merged

require application/jwt content type for jwt requests#52
dpetran merged 1 commit intomainfrom
feature/jwt-content-type

Conversation

@dpetran
Copy link
Contributor

@dpetran dpetran commented Apr 16, 2024

You can still json-encode a JWT like before, but using the application/jwt content-type for requests will be the documented way forward.

Ran into some trouble with the history coercion/validation/transformation, and I think I've got it sorted by adding the fql-transformer to the coercer.

Fixes https://github.com/fluree/core/issues/92

You can still json-encode a JWT like before, but using the application/jwt content-type
for requests will be the documented way forward.

Ran into some trouble with the history coercion/validation/transformation, and I think
I've got it sorted by adding the `fql-transformer` to the coercer.
@dpetran dpetran requested a review from a team April 16, 2024 20:04
Copy link
Contributor

@zonotope zonotope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛷

@dpetran dpetran merged commit b5aceda into main Apr 18, 2024
@dpetran dpetran deleted the feature/jwt-content-type branch April 18, 2024 13:27
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.

2 participants