sourcefuse / loopback4-authentication

A loopback-next extension for authentication feature. Oauth strategies supported.
https://www.npmjs.com/package/loopback4-authentication
MIT License
73 stars 33 forks source link

Working Example for Keycloak #249

Open aaqilniz opened 2 weeks ago

aaqilniz commented 2 weeks ago

Hi. Not sure if this is the right place to ask but I am looking for a working example for keycloak-based authentication.

I am following the docs from here but facing some issues. So is there any example that I can follow to implement it?

Thanks.