{"id":15038406,"url":"https://github.com/serhii-londar/steamlogin","last_synced_at":"2025-04-10T01:23:11.443Z","repository":{"id":62456044,"uuid":"98581903","full_name":"serhii-londar/SteamLogin","owner":"serhii-londar","description":"Steam library for login user and retreive steam user id.","archived":false,"fork":false,"pushed_at":"2022-10-31T01:38:27.000Z","size":1201,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T03:04:30.808Z","etag":null,"topics":["login","steam","steam-api","steamworks","swift-4","swift-library","swift4"],"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/serhii-londar.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":"2017-07-27T21:38:46.000Z","updated_at":"2024-02-14T18:52:22.000Z","dependencies_parsed_at":"2022-11-01T22:46:31.589Z","dependency_job_id":null,"html_url":"https://github.com/serhii-londar/SteamLogin","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serhii-londar%2FSteamLogin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serhii-londar%2FSteamLogin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serhii-londar%2FSteamLogin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serhii-londar%2FSteamLogin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serhii-londar","download_url":"https://codeload.github.com/serhii-londar/SteamLogin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248138543,"owners_count":21053870,"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":["login","steam","steam-api","steamworks","swift-4","swift-library","swift4"],"created_at":"2024-09-24T20:38:21.818Z","updated_at":"2025-04-10T01:23:11.419Z","avatar_url":"https://github.com/serhii-londar.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SteamLogin\n\nSteam library for login user and retreive steam user id. Written in pure swift and support iOS 9 and more.\n\n[![CIStatus](http://img.shields.io/travis/serhii-londar/SteamLogin.svg?style=flat)](https://travis-ci.org/serhii-londar/SteamLogin)\n[![Version](https://img.shields.io/cocoapods/v/SteamLogin.svg?style=flat)](http://cocoapods.org/pods/SteamLogin)\n[![License](https://img.shields.io/cocoapods/l/SteamLogin.svg?style=flat)](http://cocoapods.org/pods/SteamLogin)\n[![Platform](https://img.shields.io/cocoapods/p/SteamLogin.svg?style=flat)](http://cocoapods.org/pods/SteamLogin)\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the root directory first.\n\nLogin proces is simple as:\n\n```swift\nSteamLoginVC.login(from: self) { [weak self] (user, error) in\n                if let user = user {\n                    self?.steamUser = user\n                    self?.showSuccessAlert()\n                } else {\n                    self?.showErrorAlert(error)\n                }\n            }\n```\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/euv7Hht.png\" width=\"350\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/m4c1Yoc.png\" width=\"350\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/sgtTc8w.png\" width=\"350\"/\u003e\n\u003c/p\u003e\n\n\n\u003c!--## Requirements\n--\u003e\n\n\n## Installation\n\nSteamLogin is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'SteamLogin'\n```\n\n## Author\n\nGithub: [Serhii Londar](https://github.com/serhii-londar)\n\nEmail: [serhii.londar@gmail.com](mailto:serhii.londar@gmail.com)\n\n## License\n\nSteamLogin is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserhii-londar%2Fsteamlogin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserhii-londar%2Fsteamlogin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserhii-londar%2Fsteamlogin/lists"}