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

feat(core): improved auth with cookies and extraHeaders support #94

Merged
merged 2 commits into from
May 12, 2023

Conversation

harlan-zw
Copy link
Owner

@harlan-zw harlan-zw commented May 12, 2023

Description

This PR makes a number of improvements around authentication:

  • Support cookies through CLI and config
  • Support auth through CLI (config support already existed)
  • Support extraHeaders through CLI and config
  • Enables the axios option withCredentials by default

It also adds an Authentication page to the documentation.

Linked Issues

Fixes #88

Additional context

@netlify
Copy link

netlify bot commented May 12, 2023

Deploy Preview for unlighthouse canceled.

Name Link
🔨 Latest commit dae2f3b
🔍 Latest deploy log https://app.netlify.com/sites/unlighthouse/deploys/645df7e792b7600008929f79

@harlan-zw harlan-zw merged commit 4a35b66 into main May 12, 2023
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

Successfully merging this pull request may close these issues.

Add cookies
1 participant