Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefanvanherwijnen/quasar-app-extension-http-authentication

Token based authentication for Quasar Framework
https://github.com/stefanvanherwijnen/quasar-app-extension-http-authentication

Last synced: about 1 month ago
JSON representation

Token based authentication for Quasar Framework

Awesome Lists containing this project

README

        


Compatible with Quasar v2.

# Warning

For now, a Quasar app with Typescript support is required when using the app extension. This is due to the fact that there is currently no way to [render](https://quasar.dev/app-extensions/development-guide/install-api#api-render) the source files to a Javascript file. You can however rewrite the rendered files to JS by yourself.

# Structure

- [/ui](ui) - standalone npm package
- [/app-extension](app-extension) - Quasar app extension

# Donate

If you appreciate the work that went into this project, please consider [donating to Quasar](https://donate.quasar.dev).

# License

MIT (c) Stefan van Herwijnen