Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cocojoe/passwordform
https://github.com/cocojoe/passwordform
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cocojoe/passwordform
- Owner: cocojoe
- Created: 2017-04-03T22:05:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-04T08:30:44.000Z (almost 8 years ago)
- Last Synced: 2024-11-13T09:26:59.738Z (2 months ago)
- Language: Swift
- Size: 1.92 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PasswordForm
- Swift 3
- Tested on Xcode 8.2.1, iPhone 7# Install
Xcode project should run as is, Pods have been included for convenience.
# Notes
Included a basic express server setup for simulating scenarios.
Moved `isSocial` check into client side code.