We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1970f4 + 27fa36b commit b65200aCopy full SHA for b65200a
1 file changed
astro/src/content/docs/identityserver/tokens/fapi-2-0-specification.md
@@ -158,7 +158,7 @@ Let's review the four elements that turn a client into a FAPI 2.0-compliant clie
158
159
That's it. You now have a FAPI 2.0-compliant client.
160
161
-Now that our authorization server's client configuration is FAPI 2.0 compliant, we'll need our clients to comply with the requirements.
+Now that our authorization server's client configuration is FAPI 2.0 compliant, we'll need our APIs to comply with the requirements.
162
163
```csharp
164
builder.Services.AddAuthentication()
0 commit comments