Skip to content
#

bearer-authentication

Here are 70 public repositories matching this topic...

This GitHub repository hosts a comprehensive example of a secure RESTful API built using Spring Boot, fortified with Spring Security for authentication, and powered by JSON Web Tokens (JWT) for robust authorization. The project showcases a well-structured implementation that ensures only validated requests with bearer tokens gain access,

  • Updated Aug 19, 2023
  • Java

This repository give information and code about Bearer-token. Using and generating an app-only Bearer Token. A bearer token allows developers to have a more secure point of entry for using the Twitter APIs, and are one of the core features of OAuth 2.0. Authentication, which uses a Bearer Token, is also known as application-only authentication.

  • Updated Jan 7, 2022
  • JavaScript

Improve this page

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

Learn more