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

User registeration url #5

Closed Mnikoei closed 4 years ago

Mnikoei commented 5 years ago

The getRegisterUrl() method in KeycloakService does not provide required parameters for user registeration url .

mariovalney commented 5 years ago

Hey. Thanks for opening a issue.

I was not able to find documentation about register link. So it's a reproduction of Keycloak JS registerUrl method.

Can you provide a link for docs, please?