# Practical.OpenIdConnect **Repository Path**: kingboy/Practical.OpenIdConnect ## Basic Information - **Project Name**: Practical.OpenIdConnect - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-20 - **Last Updated**: 2024-11-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Simple OAuth 2.0 & OIDC Mock Server to debug how Flows work: - Authorization Code Flow with PKCE. - Client Credentials Flow. - Resource Owner Password Credentials Flow. - Refresh Token Flow. ### For JWT refer https://github.com/phongnguyend/Practical.Jwt