Skip to content

Commit 67383bc

Browse files
update
1 parent a85107a commit 67383bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/static-web-apps/authentication-authorization.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ metadata:
1515
title: |
1616
Authenticate and authorize Static Web Apps
1717
introduction: |
18-
> [!WARNING]
19-
> Due to changes in X (formerly Twitter) API policy, support is not available as part of the pre-configured providers for your app.
20-
> If you want to continue to use X (formerly Twitter) for authentication/authorization with your app, update your app configuration to [register a custom provider](./authentication-custom.md).
21-
2218
Azure Static Web Apps provides a streamlined authentication experience, where no extra configuration is required to use GitHub and Microsoft Entra ID for authentication.
2319
2420
In this article, learn about default behavior, how to set up sign-in and sign-out, how to block an authentication provider, and more.
2521
2622
You can [register a custom provider](./authentication-custom.md), which disables all pre-configured providers.
2723
24+
> [!WARNING]
25+
> Due to changes in X (formerly Twitter) API policy, support is not available as part of the pre-configured providers for your app.
26+
> If you want to continue to use X (formerly Twitter) for authentication/authorization with your app, update your app configuration to [register a custom provider](./authentication-custom.md).
27+
2828
prerequisites:
2929
summary: |
3030
Be aware of the following defaults and resources for authentication and authorization with Azure Static Web Apps.

0 commit comments

Comments
 (0)