Clean-Swift / AuthenticationLinks
This sample project illustrates how to decouple authentication logic, and write unit tests using different types of test doubles.
☆22Updated 7 years ago
Alternatives and similar repositories for Authentication
Users that are interested in Authentication are comparing it to the libraries listed below
Sorting:
- A sample project to show how to use Realm in a Clean Swift architecture. It also shows how to display different models in only one scene …☆21Updated 7 years ago
- This app lists all public gists using GitHub's API. It demonstrates how to encapsulate all API code and write unit tests for it.☆16Updated 7 years ago
- Protocol oriented, type safe, scalable design system foundation swift framework for iOS.☆101Updated 6 years ago
- Simple workspace for a modular architecture using Cocoapods to manage external dependencies.☆76Updated 5 years ago
- Generic Data Source in Swift.☆40Updated 6 years ago
- Picking a random animation in one of the app that we use everyday ( twitter, Facebook, Slack, others .. ) and try to recreate it togethe…