vikas-ukani / Laravel-with-GraphQL

A Laravel 8 Project Implement with GraphQL With Sanctum APIs Authentications Which utilized in Any Frontend or Any Mobile Application Programs.
MIT License
4 stars 2 forks source link

Jelena.vucetic #15

Closed JelenaVucetic closed 3 years ago

JelenaVucetic commented 3 years ago

Hello Vikas,

I implemented authentication with sanctum. I also created seeders and added postman collection so you can test endpoints. Login and Register endpoins will return you barer token which you can use for Tasks CRUD.

Please let me know if you like solution.

3

vikas-ukani commented 3 years ago

Hello Vikas,

I implemented authentication with sanctum. I also created seeders and added postman collection so you can test endpoints. Login and Register endpoins will return you barer token which you can use for Tasks CRUD.

Please let me know if you like solution. #3

Hello👋 @JelenaVucetic, I hope you are doing great! Thank you for raising your pull request and contributing to this project 🎉

I will merge it sooner...

Thank You.