-
Notifications
You must be signed in to change notification settings - Fork 56
feat(fusionauth-swift-sdk): blog, documentation and quickstart #3354
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(fusionauth-swift-sdk): blog, documentation and quickstart #3354
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works well, looks good to me.
…o old appauth based quickstart fusionauth-quickstart-swift-ios-native-appauth
All references are updated to the FusionAuth repositories. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Read through all of the new documentation, it is clear and seems complete. There is a linting issue, which should probably be addressed before the final push.
@synedra I agree with you and have already mentioned this in my comments to the breadcrumb rework (which we currently put on hold because of the other priorities) #3043 (comment). The question now remains how to specify an Input in to an InlineField. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Build is now functioning, LGTM.
this provides the blog, documentation and quickstart documentation for the new fusionauth swift SDK https://github.com/FusionAuth/fusionauth-swift-sdk and quickstart https://github.com/FusionAuth/fusionauth-quickstart-swift-ios-native.
End2End Testing is implemented with the help of FusionAuth/homebrew-fusionauth#16.