Configure Keycloak in auth-service.ts
Copy the .env.example
to .env
and add in your variables.
Authentication using oidc-client-ts
Make sure to install the dependencies:
# npm
npm install
npm run dev
npm run build
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Configure Keycloak in auth-service.ts
Copy the .env.example
to .env
and add in your variables.
Authentication using oidc-client-ts
Make sure to install the dependencies:
# npm
npm install
npm run dev
npm run build