From af55efe01b04cde81bd88066e87569bcd45bc520 Mon Sep 17 00:00:00 2001 From: silverpill Date: Tue, 19 Sep 2023 05:38:04 +0000 Subject: [PATCH] Add FEP-d8c2 to README.md --- README.md | 1 + fep/d8c2/fep-d8c2.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 40d4538..ae33c29 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ The FEP Process is an initiative of the [SocialHub](https://socialhub.activitypu | [FEP-67ff: FEDERATION.md](./fep/67ff/fep-67ff.md) | `DRAFT` | [#157](https://codeberg.org/fediverse/fep/issues/157) | 2023-09-05 | - | | [FEP-5feb: Search indexing consent for actors](./fep/5feb/fep-5feb.md) | `DRAFT` | [#154](https://codeberg.org/fediverse/fep/issues/154) | 2023-09-06 | - | | [FEP-dc88: Formatting Mathematics](./fep/dc88/fep-dc88.md) | `DRAFT` | [#161](https://codeberg.org/fediverse/fep/issues/161) | 2023-09-12 | - | +| [FEP-d8c2: OAuth 2.0 Profile for the ActivityPub API](./fep/d8c2/fep-d8c2.md) | `DRAFT` | [#165](https://codeberg.org/fediverse/fep/issues/165) | 2023-09-17 | - | ## Submitting a FEP diff --git a/fep/d8c2/fep-d8c2.md b/fep/d8c2/fep-d8c2.md index 02ddf3f..4e149df 100644 --- a/fep/d8c2/fep-d8c2.md +++ b/fep/d8c2/fep-d8c2.md @@ -2,7 +2,8 @@ slug: "d8c2" authors: Evan Prodromou status: DRAFT -dateReceived: 1970-01-01 +dateReceived: 2023-09-17 +discussionsTo: https://codeberg.org/fediverse/fep/issues/165 --- # FEP-d8c2: OAuth 2.0 Profile for the ActivityPub API