Epic: make Quasar first-class on the web and Electron with StarIntel OIDC #56
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
priority:P1
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/quasar#56
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Keep one Quasar application codebase that runs as both:
https://quasar.starintel.actorElectron must remain a packaging/runtime adapter, not the product architecture.
Authentication
Add Sign in with StarIntel using the central StarIntel OIDC provider.
Browser flow:
auth.starintel.actorElectron flow:
Shared app requirements
Relationship to existing control-plane work
Build on the current Common Lisp control plane and principal/capability authorization work rather than creating a second application authority.
Relevant existing issues include #2 and #50.
Acceptance
npm/frontend web build produces a deployable Quasar web appNon-goals