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

Fix Auth Expiration time filter and add it to documentation #83

Merged
merged 2 commits into from
Mar 11, 2020

Conversation

henrikwirth
Copy link
Collaborator

This would be the fist step to document the filters and also it fixes the graphql_jwt_auth_expire filter. Now it can be used like this:

add_filter('graphql_jwt_auth_expire', 60);

@henrikwirth henrikwirth requested a review from jasonbahl March 4, 2020 16:27
Copy link
Collaborator

@jasonbahl jasonbahl left a comment

Choose a reason for hiding this comment

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

Good fix! Thanks!

@jasonbahl jasonbahl merged commit 478e610 into develop Mar 11, 2020
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