Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make authorization page responsive #607

Open
andrixnet opened this issue May 12, 2021 · 2 comments
Open

Make authorization page responsive #607

andrixnet opened this issue May 12, 2021 · 2 comments

Comments

@andrixnet
Copy link
Contributor

A common scenario is an app (like c:geo) linking to OPENCACHING site. When authorization is requested, the user is redirected to the browser to perform an authorization. This is the case of mobile platform, most often a portrait smartphone.

This authorization page should be responsive or at least better optimized for display on such devices with small physical display.

@wrygiel
Copy link
Member

wrygiel commented May 24, 2021

Is this the same as #316?

@andrixnet
Copy link
Contributor Author

I'd say closely related.
#316 asks for a mobile version of the authorization page. Considering m.opencaching.XX it may be said to be one scenario.
#607 asks for a responsive authorization page, which can be said to imply making the regular (main site) authorization page respond to mobile display context. This may present additional challenges as the main OC site is not responsive and the authorization page exists within the site template (which is not [yet] responsive).

Enough splitting hairs :-) both have the same goal, whatever the technical solution.

A mobile friendly way to perform third party authorization through the authorization web page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants