Support for basic auth

Issue #29 new
Mihael Schmidt repo owner created an issue

We need a BasicAuthenticationProvider which takes the username/password from the HTTP message and decodes them.

API proposal: pointer droplet_auth_basic_retrieveToken(pointer httpMessage)

The BasicAuthProvider needs to implement the interface AuthenticationProvider.

Comments (0)

  1. Log in to comment