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

How to check authentication? #17

Open
ankitpatelinitio opened this issue Aug 13, 2019 · 1 comment
Open

How to check authentication? #17

ankitpatelinitio opened this issue Aug 13, 2019 · 1 comment
Labels

Comments

@ankitpatelinitio
Copy link

Hello,

I have to check JWT authentication on each request. So how can I check JWT authentication and where to put my code for verification.

Thanks.

@ankitpatelinitio ankitpatelinitio changed the title Where can I check authentication? How to check authentication? Aug 13, 2019
@mrbarletta
Copy link
Member

Haven't done that but you can use Slim middleware in the graphql/CustomRest.php file.

Slim documentation Slim Website

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants