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

Added 'protocol' option to AuthenticationClient and ManagementClient, defaulting to 'https' #99

Closed
wants to merge 1 commit into from

Conversation

megadix
Copy link

@megadix megadix commented Apr 20, 2016

This makes it way easier to create local, mocked Auth0 services for integration and E2E testing purposes, especially regarding the creation (and maintenance) of self-signed server certificates

defaulting to 'https'.

This makes it way easier to create local, mocked Auth0 services for integration and
E2E testing purposes.
@Codesleuth
Copy link

It would be fantastic if this PR were merged. Is it possible to rebase and get it ready?

@luisrudge
Copy link
Contributor

We don't want to support http in this case. Thanks for the PR 🎉

@luisrudge luisrudge closed this Apr 16, 2018
@Codesleuth
Copy link

Is there a reason for the restriction? We have a valid use case for the feature; I'm curious why this can't be merged.

@luisrudge
Copy link
Contributor

We don't want to make the library work with http endpoints. We had a similar request here and closed because of the same reason.

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.

None yet

3 participants