Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 9e9b3b1

Browse files
committed
Add hint about Laravel Sanctum usage
Resolves #37
1 parent ed03cb7 commit 9e9b3b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ Check https://github.com/prisma/graphql-playground#properties for the allowed co
8080

8181
### Configure session authentication
8282

83+
Session based authentication can be used with [Laravel Sanctum](https://laravel.com/docs/sanctum).
8384
If you use GraphQL through sessions and CSRF, add the following to the header:
8485

8586
```php

0 commit comments

Comments
 (0)