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

Bump ckanext-auth; Add JWT token generation back in #68

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

mpolidori
Copy link
Collaborator

This PR bumps ckanext-auth to a custom branch that provides a user API token in the login response (required for frontend CRUD operations).

Note: I have to add back in the auto-generation of JWT tokens in the Dockerfiles. API token generation does not work properly without the JWT tokens being set up.

When reviewing this, please also review the code living in a custom branch in ckanext-auth (it may or may not end up in a PR for the ckanext-auth CKAN 2.10 branch eventually, but for now, we're not merging). Here's the commit for these changes datopian/ckanext-auth@303ffc1

Copy link
Collaborator

@luccasmmg luccasmmg left a comment

Choose a reason for hiding this comment

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

LGTM

@mpolidori mpolidori merged commit 4db372f into dev Nov 3, 2023
6 checks passed
@mpolidori mpolidori deleted the auth-object-token branch November 3, 2023 12:50
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