Skip to content

Sample project that shows how to use Keycloak in Angular 11 & Ionic 5 App.

Notifications You must be signed in to change notification settings

abritopach/ionic-keycloak

Repository files navigation

IonicKeycloak

If this project has been useful to you and you want to help me to keep contributing to the open source with projects, examples, plugins,... collaborate and buy me a coffee.

Buy Me A Coffee

Sample project that shows how to use Keycloak in Angular 11 & Ionic 5 App.

Running keycloak server on local

Before you start you need a keycloak server on your local machine.

You need to download the keycloak from oficial page.

Extract the zip into whatever the folder you want. Change the directory into keycloak-X.X.X/bin and run this file

./standalone.sh

Once the startup is done, you can access the admin console on this address http://localhost:8080/auth/

Running App

Before you go through this example, you should have at least a basic understanding of Ionic concepts. You must also already have Ionic installed on your machine.

Development server

Run ionic serve for a dev server. Navigate to http://localhost:8100/. The app will automatically reload if you change any of the source files.

Requirements

About

Sample project that shows how to use Keycloak in Angular 11 & Ionic 5 App.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published