Skip to content

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

Merged
jasonbahl merged 2 commits intodevelopfrom
feature/document-filters
Mar 11, 2020
Merged

Fix Auth Expiration time filter and add it to documentation#83
jasonbahl merged 2 commits intodevelopfrom
feature/document-filters

Conversation

@henrikwirth
Copy link
Copy Markdown
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
Copy Markdown
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