SteamLogin
Steam library for login user and retreive steam user id.
Install / Use
/learn @serhii-londar/SteamLoginREADME
SteamLogin
Steam library for login user and retreive steam user id. Written in pure swift and support iOS 9 and more.
Example
To run the example project, clone the repo, and run pod install from the root directory first.
Login proces is simple as:
SteamLoginVC.login(from: self) { [weak self] (user, error) in
if let user = user {
self?.steamUser = user
self?.showSuccessAlert()
} else {
self?.showErrorAlert(error)
}
}
<p align="center">
<img src="https://i.imgur.com/euv7Hht.png" width="350"/>
</p>
<p align="center">
<img src="https://i.imgur.com/m4c1Yoc.png" width="350"/>
</p>
<p align="center">
<img src="https://i.imgur.com/sgtTc8w.png" width="350"/>
</p>
<!--## Requirements
-->
Installation
SteamLogin is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SteamLogin'
Author
Github: Serhii Londar
Email: serhii.londar@gmail.com
License
SteamLogin is available under the MIT license. See the LICENSE file for more info.
Related Skills
node-connect
348.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
