Skip to content

Add server side auth for basic challenge#6

Open
gbargoud wants to merge 7 commits intoscottlamb:mainfrom
gbargoud:server
Open

Add server side auth for basic challenge#6
gbargoud wants to merge 7 commits intoscottlamb:mainfrom
gbargoud:server

Conversation

@gbargoud
Copy link
Copy Markdown

Implement server side generation and parsing of headers for the Basic auth scheme.

@gbargoud
Copy link
Copy Markdown
Author

Sent the change out early to check that this is the approach we want to take. I can revert an fix all the issues before actually trying to merge it if needed.

@gbargoud
Copy link
Copy Markdown
Author

Sorry, this is my first time actually using github (most of my development has been internal in big companies with their own tooling) so I'm still getting used to the process.

This doesn't really matter for the basic client but will be important for the digest client.
@gbargoud
Copy link
Copy Markdown
Author

Digest challenge being implemented in https://github.com/gbargoud/http-auth/tree/server-digest branch. I'll make a separate pull request for those afterwards.

This will make it easier to enable storing password digests instead of plaintext passwords.
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