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

Login/Session management? #12

Open
jdarling opened this issue Jun 7, 2014 · 9 comments
Open

Login/Session management? #12

jdarling opened this issue Jun 7, 2014 · 9 comments
Labels

Comments

@jdarling
Copy link

jdarling commented Jun 7, 2014

Any way to use with a system that has a login page with session cookies? This is a SPA built using AngularJS, so most of the resources are loaded when the login is loaded, but would like to see how the rest of the application rates once we are past the login page.

@addyosmani
Copy link
Collaborator

Good question. At the moment PageSpeed Insights doesn't support (afaik) pages that require authentication but I'll ask the PageSpeed team if this is planned for a future release.

@scottux
Copy link

scottux commented Jun 9, 2014

+1 for this feature.

@ctrlsuper
Copy link

I'm one of the developers of the Insights API, and would like to understand what would be necessary to support this use case. Would providing cookies to be included with the requests made by PageSpeed be sufficient?

An additional caveat if this was supported: Insights is currently focused on analyzing the first view of a site. For pages behind a login, some of the speed analysis might not be optimal, since you may be able to count on having a warm cache.

@spacerockzero
Copy link

+1. Cookies would be fine.

@sebz
Copy link

sebz commented Jul 9, 2014

👍

1 similar comment
@vdclouis
Copy link

vdclouis commented Dec 3, 2014

👍

@unindented
Copy link

Any updates on this @danbathgate?

@DanielRuf
Copy link
Contributor

Basic auth and session handling are still missed options.

@rained23
Copy link

rained23 commented Jun 9, 2021

would be nice to have, our staging is under IAP so cannot integrate it during CI

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

No branches or pull requests

10 participants