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

Allow domain to contain http scheme #1144

Merged

Conversation

danmastrowcoles
Copy link
Contributor

Changes

  • Add domain scheme as an optional parameter to Authentication.

References

Resolves #1134

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

@danmastrowcoles danmastrowcoles requested a review from a team as a code owner December 10, 2020 02:58
@stale
Copy link

stale bot commented Jan 9, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇‍♂️

@stale stale bot added the closed:stale Issue or PR has not seen activity recently label Jan 9, 2021
@cocojoe
Copy link
Member

cocojoe commented Jan 10, 2021

@stevehobbsdev can you take a quick look at this please and validate, stalebot seems quite aggressive here.

@stale stale bot removed the closed:stale Issue or PR has not seen activity recently label Jan 10, 2021
src/authentication/index.js Outdated Show resolved Hide resolved
@danmastrowcoles danmastrowcoles changed the title Allow domain scheme to be passed as an option Allow domain to contain http scheme Jan 12, 2021
src/authentication/index.js Outdated Show resolved Hide resolved
@stevehobbsdev stevehobbsdev added this to the vNext milestone Jan 13, 2021
@stevehobbsdev stevehobbsdev merged commit 0a869fd into auth0:master Jan 14, 2021
@stevehobbsdev stevehobbsdev mentioned this pull request Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mocking Auth0 locally - Https is always prepended to auth0 domain
4 participants