comparison mod_http_oauth2/README.markdown @ 5520:67448e677706

mod_http_oauth2/README: Expand summary to include OAuth 2.0 role This module implements the Authorization Server parts of OAuth 2.0, so having the summary say that seems sensible.
author Kim Alvefur <zash@zash.se>
date Wed, 07 Jun 2023 01:43:35 +0200
parents 56803acfa638
children ef1ae6390742
comparison
equal deleted inserted replaced
5519:83ebfc367169 5520:67448e677706
1 --- 1 ---
2 labels: 2 labels:
3 - Stage-Alpha 3 - Stage-Alpha
4 summary: 'OAuth2 API'
5 rockspec: 4 rockspec:
6 build: 5 build:
7 copy_directories: 6 copy_directories:
8 - html 7 - html
9 ... 8 summary: OAuth 2.0 Authorization Server API
9 ---
10 10
11 ## Introduction 11 ## Introduction
12 12
13 This module implements an [OAuth2](https://oauth.net/2/)/[OpenID Connect 13 This module implements an [OAuth2](https://oauth.net/2/)/[OpenID Connect
14 (OIDC)](https://openid.net/connect/) provider HTTP frontend on top of 14 (OIDC)](https://openid.net/connect/) provider HTTP frontend on top of