Authentication-focused GraphQL API examples for a Weather App, demonstrating API Key, JWT, and OAuth2 (Firebase) integration using HotChocolate and layered architecture
-
Updated
Jul 15, 2025 - C#
Authentication-focused GraphQL API examples for a Weather App, demonstrating API Key, JWT, and OAuth2 (Firebase) integration using HotChocolate and layered architecture
An ASP.NET Core Web API project with custom-built user authentication using JWT tokens and refresh tokens. Features include secure registration, login, role-based access control, and token renewal without relying on external auth frameworks.
Spring Boot JWT Authentication System This repository implements a secure and extensible user authentication system using Spring Boot and JWT (JSON Web Token). It supports: Login authentication with credential validation JWT generation for access control Refresh token mechanism to renew access without re-login Token validation.
Add a description, image, and links to the secureapi topic page so that developers can more easily learn about it.
To associate your repository with the secureapi topic, visit your repo's landing page and select "manage topics."