Implement creating client
- create and store new client - load stored client - remove stored client
Showing
- ElixxirDAppsSDK.xcworkspace/xcshareddata/swiftpm/Package.resolved 9 additions, 0 deletions...AppsSDK.xcworkspace/xcshareddata/swiftpm/Package.resolved
- Example/ExampleApp/Package.swift 12 additions, 0 deletionsExample/ExampleApp/Package.swift
- Example/ExampleApp/Sources/AppFeature/App.swift 20 additions, 2 deletionsExample/ExampleApp/Sources/AppFeature/App.swift
- Example/ExampleApp/Sources/AppFeature/AppFeature.swift 22 additions, 0 deletionsExample/ExampleApp/Sources/AppFeature/AppFeature.swift
- Example/ExampleApp/Sources/AppFeature/PasswordStorage+Keychain.swift 14 additions, 0 deletions...mpleApp/Sources/AppFeature/PasswordStorage+Keychain.swift
- Example/ExampleApp/Sources/LandingFeature/LandingFeature.swift 98 additions, 3 deletions...le/ExampleApp/Sources/LandingFeature/LandingFeature.swift
- Example/ExampleApp/Sources/LandingFeature/LandingView.swift 45 additions, 4 deletionsExample/ExampleApp/Sources/LandingFeature/LandingView.swift
- Example/ExampleApp/Sources/SessionFeature/SessionView.swift 1 addition, 0 deletionsExample/ExampleApp/Sources/SessionFeature/SessionView.swift
- Example/ExampleApp/Tests/AppFeatureTests/AppFeatureTests.swift 36 additions, 1 deletion...le/ExampleApp/Tests/AppFeatureTests/AppFeatureTests.swift
- Example/ExampleApp/Tests/LandingFeatureTests/LandingFeatureTests.swift 172 additions, 2 deletions...leApp/Tests/LandingFeatureTests/LandingFeatureTests.swift
Loading
Please register or sign in to comment