Skip to content

Demonstrates how to log in and out using the ADAMOS HUB IAM Server.

License

Notifications You must be signed in to change notification settings

ADAMOS-PUBLIC/adamos-hub-samples-sso-vue

Repository files navigation

ADAMOS HUB SSO Vue (adamos-hub-samples-sso-vue)

Vue.js sample with ADAMOS HUB SSO

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.