RestApi icon indicating copy to clipboard operation
RestApi copied to clipboard

added `Basic Auth` authentication method

Open flydev-fr opened this issue 5 years ago • 1 comments

I needed Basic Auth authentication method for a project.

Feel free to revise and merge it if you think it can be a cool addition to the module.

flydev-fr avatar Mar 18 '19 08:03 flydev-fr

Thank you for sharing this code! I also need basic authentication for my application (as it's an enterprise app that has other applications pulling information from processwire). This tied in nicely with LDAP https://modules.processwire.com/modules/ldap-sign-in/ and I was able to accomplish what I needed.

brettwilcox avatar May 13 '19 18:05 brettwilcox