Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 392 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 392 Bytes

Frappeauth App

Frappe app for authentication, can be used with FrappeVue-AdminLTE https://github.com/mymi14s/frappevue_adminlte

INSTALLATION

bench get-app https://github.com/mymi14s/frappeauth_app
bench --site sitename install-app frappeauth_app
bench restart

Edit site_config.json and add "allow_cors": "*" // * can also be replace with a domain name.

License

MIT