Skip to content
#

basic-authentication

Here are 51 public repositories matching this topic...

This demo allows users to administer a school database containing information about courses. Users are able to create a new account or sign in with an existing account, retrieve a list of existing courses and view details for a course. Once authenticated, they are able to create, update, or delete courses.

  • Updated Mar 3, 2023
  • JavaScript

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 demons…

  • Updated Dec 8, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the basic-authentication 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 basic-authentication topic, visit your repo's landing page and select "manage topics."

Learn more