Skip to content
#

credential-manager

Here are 29 public repositories matching this topic...

Library to configure WiFi/Credentials at runtime for AVR Mega, SAM DUE, SAMD21, SAMD51, nRF52, STM32, etc. boards running ESP8266/ESP32 AT-command shields. You can also specify static AP and STA IP. Use much less memory compared to full-fledge WiFiManager. Dynamic custom Credentials are saved in EEPROM, SAMD FlashStorage, SAM DUE DueFlashStorage or nRF52 LittleFS

  • Updated Nov 8, 2020
  • C++

This project presents a Visual Studio solution including a simple demo ASP.Net Web API Basic Authentication Service Application and a “Tester” Client (Windows Form Application) that allows the user to test the Web API with CRUD operations (GET, POST, PUT, DELETE) that service design requires authentication (except the Get). In addition to demonstrating standard CRUD capabilities, the Web API service implements a .Net Memory Cache (MemoryCache) and custom username and password validator. Passwords are stored securely using Password-Based Key Derivation Function PBKD cryptology. The client “tester” windows form application is not intended as a UX/UI demo but used to test and verify that the backend authentication service allows the user to register with a username and password and verify the Web API CRUD functions based on basic authentication scheme. Lastly, the project is shown in the demo section with a video and screen captures. Note: Every Web API Authentication service should use secure transport. For brevity, this demo project does not implement or discuss the complicated detail nature of SSL/TLS.

  • Updated Mar 4, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the credential-manager topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the credential-manager topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.