Skip to content
#

basic-authentication

Here are 326 public repositories matching this topic...

The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simulates BTC price changes, while the bitcoin-client application listens to these changes and updates a real-time UI. The bitcoin-client UI is secured using Basic Authentication.

  • Updated Apr 28, 2024
  • Java

The goal of this project is to implement an application called book-app to manage books. For it, we will implement a back-end Spring Boot application called book-api and a font-end React application called book-ui. Besides, we will use Basic Authentication to secure both applications.

  • Updated May 5, 2024
  • Java

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