@@ -4,18 +4,18 @@ This is a repo for code examples showing how to integrate Keycloak with various
4
4
5
5
## Frameworks
6
6
7
- | Framework | Code | Live | Tutorial |
8
- | --------------------- | :----------------------------------------: | :----------------------------------------------------------: | :---------------------------------------------------------------------------- : |
9
- | React | [ π§βπ»π] ( ./frameworks/reactjs/ ) | [ π©βπ»π] ( https://phasetwo-react-example.vercel.app ) | [ π©βπ«] ( https://phasetwo.io/blog/instant-user-managemenet-and-sso-for-reactjs/ ) |
10
- | Next.js | [ π§βπ»π] ( ./frameworks/nextjs/ ) | [ π©βπ»π] ( https://phasetwo-nextjs-example.vercel.app ) | [ π©βπ«] ( https://phasetwo.io/blog/instant-user-managemenet-and-sso-for-nextjs/ ) |
11
- | Remix | [ π§βπ»π] ( ./frameworks/remix/ ) | [ π©βπ»π] ( https://phasetwo-remix-example.vercel.app ) | [ π©βπ«] (https://phasetwo.io/blog/instant-user-management-and-sso-for-remix/) |
12
- | Vue | [ π§βπ»π] ( ./frameworks/vue/ ) | [ π©βπ»π] ( https://phasetwo-vue-example.vercel.app ) | [ π©βπ«] (https://phasetwo.io/blog/instant-user-managemenet-and-sso-for-vue/) |
13
- | Nuxt (keycloak-js) | [ π§βπ»π] ( ./frameworks/nuxt/keycloak-js/ ) | [ π©βπ»π] ( https://phasetwo-nuxt-keycloakjs-example.vercel.app/ ) | [ π©βπ«] (https://phasetwo.io/blog/instant-user-managemenet-and-sso-for-nuxt/) |
14
- | Nuxt (oidc-client-ts) | [ π§βπ»π] ( ./frameworks/nuxt/oidc-client-ts/ ) | [ π©βπ»π] ( https://phasetwo-nuxt-oidc-example.vercel.app/ ) | [ π©βπ«] (https://phasetwo.io/blog/instant-user-managemenet-and-sso-for-nuxt/) |
15
- | Sveltekit | [ π§βπ»π] ( ./frameworks/sveltekit/ ) | [ π©βπ»π] ( https://phasetwo-sveltekit-example.vercel.app ) | [ π©βπ«] (https://phasetwo.io/blog/instant-user-management-and-sso-for-sveltekit/) |
16
- | Angular | [ π§βπ»π] ( ./frameworks/angular/ ) | [ π©βπ»π] ( https://phasetwo-angular-example.vercel.app ) | [ π©βπ«] ( https://phasetwo.io/blog/instant-user-management-and-sso-for-angular/ ) |
17
- | Django | [ π§βπ»π] ( ./frameworks/django/ ) | π©βπ»βοΈ | [ π©βπ«] ( https://phasetwo.io/blog/secure-django/ ) |
18
- | SpringBoot + Angular | [ π§βπ»π] ( ./frameworks/spring-boot-keycloak/ ) | π©βπ»βοΈ | [ π©βπ«] https://phasetwo.io/blog/secure-spring-boot/ |
7
+ | Framework | Code | Live | Tutorial |
8
+ | --------------------- | :----------------------------------------: | :----------------------------------------------------------: | :---------------------------------------------------------------------------: |
9
+ | React | [ π§βπ»π] ( ./frameworks/reactjs/ ) | [ π©βπ»π] ( https://phasetwo-react-example.vercel.app ) | [ π©βπ«] ( https://phasetwo.io/blog/instant-user-managemenet-and-sso-for-reactjs/ ) |
10
+ | Next.js | [ π§βπ»π] ( ./frameworks/nextjs/ ) | [ π©βπ»π] ( https://phasetwo-nextjs-example.vercel.app ) | [ π©βπ«] ( https://phasetwo.io/blog/instant-user-managemenet-and-sso-for-nextjs/ ) |
11
+ | Remix | [ π§βπ»π] ( ./frameworks/remix/ ) | [ π©βπ»π] ( https://phasetwo-remix-example.vercel.app ) | [ π©βπ«] ( https://phasetwo.io/blog/instant-user-management-and-sso-for-remix/ ) |
12
+ | Vue | [ π§βπ»π] ( ./frameworks/vue/ ) | [ π©βπ»π] ( https://phasetwo-vue-example.vercel.app ) | [ π©βπ«] ( https://phasetwo.io/blog/instant-user-managemenet-and-sso-for-vue/ ) |
13
+ | Nuxt (keycloak-js) | [ π§βπ»π] ( ./frameworks/nuxt/keycloak-js/ ) | [ π©βπ»π] ( https://phasetwo-nuxt-keycloakjs-example.vercel.app/ ) | [ π©βπ«] ( https://phasetwo.io/blog/instant-user-managemenet-and-sso-for-nuxt/ ) |
14
+ | Nuxt (oidc-client-ts) | [ π§βπ»π] ( ./frameworks/nuxt/oidc-client-ts/ ) | [ π©βπ»π] ( https://phasetwo-nuxt-oidc-example.vercel.app/ ) | [ π©βπ«] ( https://phasetwo.io/blog/instant-user-managemenet-and-sso-for-nuxt/ ) |
15
+ | Sveltekit | [ π§βπ»π] ( ./frameworks/sveltekit/ ) | [ π©βπ»π] ( https://phasetwo-sveltekit-example.vercel.app ) | [ π©βπ«] ( https://phasetwo.io/blog/instant-user-management-and-sso-for-sveltekit/ ) |
16
+ | Angular | [ π§βπ»π] ( ./frameworks/angular/ ) | [ π©βπ»π] ( https://phasetwo-angular-example.vercel.app ) | [ π©βπ«] ( https://phasetwo.io/blog/instant-user-management-and-sso-for-angular/ ) |
17
+ | Django | [ π§βπ»π] ( ./frameworks/django/ ) | π©βπ»βοΈ | [ π©βπ«] ( https://phasetwo.io/blog/secure-django/ ) |
18
+ | SpringBoot + Angular | [ π§βπ»π] ( ./frameworks/spring-boot-keycloak/ ) | π©βπ»βοΈ | [ π©βπ«] ( https://phasetwo.io/blog/secure-spring-boot/ ) |
19
19
20
20
## Github Actions
21
21
0 commit comments