Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Authenticator): Adding Authenticator component #9

Merged
merged 12 commits into from
Apr 17, 2023

Conversation

sebaland
Copy link
Member

@sebaland sebaland commented Apr 17, 2023

Description of changes

  • Adding the Authenticator component (code reviewed in previous PRs)
  • Updating Package.swift and Package.resolved to use the latest Amplify release
  • Adding a new unit_test workflow. Currently commented our until we get approval

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sebaland and others added 10 commits April 13, 2023 16:47
…porting models (#1)

* feat(Authenticator): Adding Package setup, Authenticator view and supporting models

* feat(Authenticator): Adding default localizables

* feat(Authenticator): Adding SPM files
* feat(Authenticator): Adding all Authenticator Views

* Update Sources/Authenticator/Views/SignUpView.swift

Co-authored-by: Ian Saultz <52051793+atierian@users.noreply.github.com>

---------

Co-authored-by: Ian Saultz <52051793+atierian@users.noreply.github.com>
* feat(Authenticator): Adding primitives views

* Adding some documentation to each primitive
* feat(Authenticator): Adding states

* Update Sources/Authenticator/States/AuthenticatorBaseState.swift

Co-authored-by: Harshdeep Singh <6162866+harsh62@users.noreply.github.com>

* Update Sources/Authenticator/States/ResetPasswordState.swift

Co-authored-by: Harshdeep Singh <6162866+harsh62@users.noreply.github.com>

* fixing error message when faling to sign in. removing unnecessary variable

---------

Co-authored-by: Harshdeep Singh <6162866+harsh62@users.noreply.github.com>
@sebaland sebaland requested review from a team as code owners April 17, 2023 15:28
jcjimenez
jcjimenez previously approved these changes Apr 17, 2023
jcjimenez
jcjimenez previously approved these changes Apr 17, 2023
@sebaland sebaland merged commit 69ae328 into main Apr 17, 2023
@sebaland sebaland deleted the feature/authenticator branch April 17, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants