@gastiennelea/quasar-app-extension-simple-auth
v0.0.2
Published
A Quasar App Extension
Downloads
1
Readme
Quasar App Extension simple-auth
simple-auth is a quasar app extension providing a simple example of login with app extension.
Install
quasar ext add @gastiennelea/simple-auth
Quasar CLI will retrieve it from the NPM registry and install the extension to your project.
Prompts
You will be prompt to provide the base api url and the login url. By default, the api url is https://reqres.in for placeholder login api
Uninstall
quasar ext remove @gastiennelea/simple-auth
Info
once the plugin installs, you can access the login page in
/login