Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aws-amplify/amplify-ui-swift-authenticator
The Amplify UI Authenticator is a component that supports several authentiation flows using Amplify Authentication.
https://github.com/aws-amplify/amplify-ui-swift-authenticator
aws-amplify swift swiftui
Last synced: about 2 months ago
JSON representation
The Amplify UI Authenticator is a component that supports several authentiation flows using Amplify Authentication.
- Host: GitHub
- URL: https://github.com/aws-amplify/amplify-ui-swift-authenticator
- Owner: aws-amplify
- License: apache-2.0
- Created: 2023-04-11T20:47:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T16:52:38.000Z (2 months ago)
- Last Synced: 2024-11-01T00:32:13.395Z (2 months ago)
- Topics: aws-amplify, swift, swiftui
- Language: Swift
- Homepage: https://ui.docs.amplify.aws/swift/connected-components/authenticator
- Size: 1.56 MB
- Stars: 15
- Watchers: 35
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Amplify UI Authenticator for SwiftUI
[![GitHub](https://img.shields.io/github/license/aws-amplify/amplify-ui-swift-authenticator)](LICENSE)
[![Code Coverage](https://codecov.io/gh/aws-amplify/amplify-ui-swift-authenticator/branch/main/graph/badge.svg)](https://codecov.io/gh/aws-amplify/amplify-ui-swift-authenticator)
[![Discord](https://img.shields.io/discord/308323056592486420?logo=discord)](https://discord.gg/jWVbPfC)
[![Open Bugs](https://img.shields.io/github/issues/aws-amplify/amplify-ui-swift-authenticator/bug?color=d73a4a&label=bugs)](https://github.com/aws-amplify/amplify-ui-swift-authenticator/issues?q=is%3Aissue+is%3Aopen+label%3Abug)
[![Feature Requests](https://img.shields.io/github/issues/aws-amplify/amplify-ui-swift-authenticator/feature-request?color=ff9001&label=feature%20requests)](https://github.com/aws-amplify/amplify-ui-swift-authenticator/issues?q=is%3Aissue+label%3Afeature-request+is%3Aopen)The **Amplify UI Authenticator** is a component that supports several authentiation flows using [Amplify Authentication](https://docs.amplify.aws/lib/auth/getting-started/q/platform/ios/).
More information on setting up and using the Authenticator is in the [Amplify UI Authenticator documentation](https://ui.docs.amplify.aws/swift/connected-components/authenticator).
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
This project is licensed under the Apache-2.0 License.