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

Add option to configure HTTP Basic Auth #65

Closed
wants to merge 1 commit into from
Closed

Add option to configure HTTP Basic Auth #65

wants to merge 1 commit into from

Conversation

ingemar
Copy link

@ingemar ingemar commented Feb 26, 2019

Background:
In order to rudimentary protect GraphiQL,
this PR adds the option to configure a credentials
for HTTP Basic Auth

Changes:

  • Extend config class to store credentials
  • A before action in the controller for handles authentication if needed

Background:
In order to rudimentary protect GraphiQL,
this PR adds the option to configure a credentials
for HTTP Basic Auth

Changes:
- Extend config class to store credentials
- A before action in the controller for handles authentication if needed
@ingemar
Copy link
Author

ingemar commented Feb 26, 2019

Ooops. Not yet!

@ingemar ingemar closed this Feb 26, 2019
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.

1 participant