ChilliCream / ChilliCream/graphql-platform
Improve login flow
@PascalSenn is already working on this.
Since Mar 7, 2025.
- Dominant language
- C#
- Stars
- 5.8k
- Forks
- 810
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 98
Description
Is your feature request related to a problem?
Not exactly a problem.
The current login window which opens is a separate window from the imbedded browser.
What's been bothering me about it is that I'm already logged-in through the default browser, and I need to enter the credentials often as the login expires often, at the same time while using a password manager which is also a pain to get into and get the password to use in the imbedded browser login form.
In short, I need to get the password then write the credentials then approve the login because of 2FA quite often.
The solution you'd like
The login window should be using the default system browser which in term shortens the login flow to a few clicks as I'm already logged in to these services in the default system browser.
Product
Banana Cake Pop
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.