Skip to content

Commit 34a95cf

Browse files
Update src/content/docs/identityserver/quickstarts/javascript-clients/js-without-backend.md
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
1 parent 5692ef8 commit 34a95cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/identityserver/quickstarts/javascript-clients/js-without-backend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ JavaScript in the browser.
2828

2929
**This design has security concerns. It is no longer recommended.** See [overview](index.md)
3030
for details.
31-
The current best practice uses the ["BFF" pattern](js-with-backend.mdx).
31+
The current best practice uses the [BFF pattern](js-with-backend.mdx).
3232

3333
In this quickstart the user will log in to IdentityServer, invoke an API with an
3434
access token issued by IdentityServer, and logout of IdentityServer. All of this

0 commit comments

Comments
 (0)