mariovalney / laravel-keycloak-web-guard

Simple Keycloak Guard to Laravel Web Routes - https://packagist.org/packages/vizir/laravel-keycloak-web-guard
146 stars 80 forks source link

Web and Web service in single application. #106

Open milhami opened 11 months ago

milhami commented 11 months ago

Hello, I successfully integrated keycloak with laravel 10. Now I want to create a web service using the same application. Are there any instructions on how to set api authentication using the same keycloak guard?