{"id":15037187,"url":"https://github.com/amir-ardalanuk/aaverifier","last_synced_at":"2026-02-03T20:43:38.385Z","repository":{"id":56899817,"uuid":"149858296","full_name":"amir-ardalanuk/AAVerifier","owner":"amir-ardalanuk","description":"AAVerifier - OTP Code Input ","archived":false,"fork":false,"pushed_at":"2019-02-04T14:09:07.000Z","size":7277,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-24T13:10:30.454Z","etag":null,"topics":["code-entry","delegate","github","ios","library","otp","smscode","swift","swift3","swift4","textfield-validation","validation","validation-library","verify-input"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amir-ardalanuk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-22T08:15:58.000Z","updated_at":"2019-09-25T10:05:32.000Z","dependencies_parsed_at":"2022-08-20T18:20:53.124Z","dependency_job_id":null,"html_url":"https://github.com/amir-ardalanuk/AAVerifier","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/amir-ardalanuk/AAVerifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir-ardalanuk%2FAAVerifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir-ardalanuk%2FAAVerifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir-ardalanuk%2FAAVerifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir-ardalanuk%2FAAVerifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amir-ardalanuk","download_url":"https://codeload.github.com/amir-ardalanuk/AAVerifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir-ardalanuk%2FAAVerifier/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265625587,"owners_count":23800625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-entry","delegate","github","ios","library","otp","smscode","swift","swift3","swift4","textfield-validation","validation","validation-library","verify-input"],"created_at":"2024-09-24T20:33:43.460Z","updated_at":"2026-02-03T20:43:38.345Z","avatar_url":"https://github.com/amir-ardalanuk.png","language":"Swift","readme":"# AAVerifier\nadd Simple Verify Code in your project ! \n### Requirements\n\n   - iOS    10.0+ \n   - Xcode  8.1+\n   - Swift  3.0+\n\n## Install\n\nyou can use in cocoapods\n```swift\npod 'AAVerifier'\n```\n## init\nsuch as gif(very simple) add UIStackView then -\u003e Custom Class -\u003e AAVerifier \n![](https://github.com/amir-ardalanuk/AAVerifier/blob/master/setup_AAVerifier.gif)\n\n\n#### next : \nset delegate :\n```swift\n    @IBOutlet weak var  verifier : AAVerifier! {\n        didSet{\n            verifier.codeDelegate = self\n        }\n    }\n```\n## get Code :\nImpliment ``AAVriferDelegate`` protocol for get code  :\n```swift\nextension ViewController : AAVriferDelegate {\n    func codeChanged(code: String) {\n        print(code)\n    }\n}\n```\n## set Code (1.2.2) :\nyou can set code from sms with new iOS feature \n```swift\nself.verifier.setCode(string: \"555665\")\n```\n\n\n\n\n## options \n \n![](https://github.com/amir-ardalanuk/AAVerifier/blob/master/Screen%20Shot%202018-09-22%20at%2012.18.27%20PM.png)\n\n## Done !\n![](https://github.com/amir-ardalanuk/AAVerifier/blob/master/sample_AAVerifier.gif)\n\n#### if you need more option or i have bug please let me know ! thanks\n\n## License\n\nAAVerifier is available under the MIT license. See the LICENSE file for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famir-ardalanuk%2Faaverifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famir-ardalanuk%2Faaverifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famir-ardalanuk%2Faaverifier/lists"}