You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think there are two broad categories here. There are frameworks that have a base idea of a user/role model (e.g. Django, Laravel, Rails(?), etc.), and then frameworks that are just expressing an opinion of how to build an app, without any high-level objects (e.g. Next, Vue, React, etc.). In the first case, the articles/docs should be focused on how to replace/augment the existing user management system with Keycloak and Phase Two SSO. In the second case, the articles/docs should be more focused on how to secure a page.
Agreed. I think having a repo where we have examples for all frameworks that could be referenced from articles/docs/forums would be great. I'm surprised/unsurprised it doesn't exist already for Keycloak.
Laravel
Django
The text was updated successfully, but these errors were encountered: