cs8898 / nuxt-auth-auth2-keycloak-sample

A small collection how to extend nuxtauth to support keycloak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NuxtAuth Oauth2 Keycloak Sample

This is a small Sample to show a "convenient" solution for the problems mentioned in nuxt-community/auth-module#559.

The Problem is the usage of "wrong parameters" as described in the discussion.

I also created a different fork that tackles some more issues, like the "responsibility" when to add the credential. GeekInCompany/auth-module

About

A small collection how to extend nuxtauth to support keycloak


Languages

Language:JavaScript 65.4%Language:TypeScript 34.6%