Tagged Questions
1
vote
2answers
135 views
Authentication pop up on a desktop app: what if it is much bigger than main app window?
I am working on a desktop app that requires authentication. It allows federated authentication using different services, Google among them. Most probably, we'll use a pop up with a browser window to ...
4
votes
4answers
206 views
Business application: Is it better to redirect or pop-up for re-authentication?
This question is geared for a line of business application someone would pay for, not a general public facing website.
Is it better to redirect for authentication/re-authentication or show a pop-up?
...