https://github.com/polatengin/arizona
accessing user information from a nextjs azure static web app
https://github.com/polatengin/arizona
azure nextjs static-web-app
Last synced: 27 days ago
JSON representation
accessing user information from a nextjs azure static web app
- Host: GitHub
- URL: https://github.com/polatengin/arizona
- Owner: polatengin
- License: mit
- Created: 2023-02-17T17:48:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T04:08:15.000Z (over 2 years ago)
- Last Synced: 2025-02-11T13:47:48.182Z (over 1 year ago)
- Topics: azure, nextjs, static-web-app
- Language: CSS
- Homepage:
- Size: 224 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arizona
Azure Static Web Apps is a service that enables you to build and deploy full-stack web apps to Azure from a GitHub repository. The app content is stored in GitHub while Azure builds, deploys, and scales the app for you. For more information, see [Introduction to Azure Static Web Apps](https://docs.microsoft.com/azure/static-web-apps/overview).
More information can be found on official [Accessing user information in Azure Static Web Apps](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/static-web-apps/user-information.md#accessing-user-information-in-azure-static-web-apps) documentation.