https://github.com/web3auth/session-manager-swift
https://github.com/web3auth/session-manager-swift
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/web3auth/session-manager-swift
- Owner: Web3Auth
- License: mit
- Created: 2023-04-12T04:34:47.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T04:18:15.000Z (over 1 year ago)
- Last Synced: 2024-10-24T16:58:02.893Z (over 1 year ago)
- Language: Swift
- Size: 28.6 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
# Torus Session Manager Swift
> Web3Auth is where passwordless auth meets non-custodial key infrastructure for Web3 apps and wallets. By aggregating OAuth (Google, Twitter, Discord) logins, different wallets and innovative Multi Party Computation (MPC) - Web3Auth provides a seamless login experience to every user on your application.
Torus Session Manager Swift is the SDK that gives you the ability to create, authorize and
validate session with any data in String format.
## Features
- Multi network support
- Keychain Support
- Build on async await
## Requirements
- IOS 14 or above is required
## 🩹 Examples
Checkout the examples for your preferred blockchain and platform in
our [example repository](https://github.com/Web3Auth/session-manager-swift/tree/master/Example)
## 💬 Troubleshooting and Discussions
- Have a look at
our [GitHub Discussions](https://github.com/Web3Auth/Web3Auth/discussions?discussions_q=sort%3Atop)
to see if anyone has any questions or issues you might be having.
- Checkout our [Troubleshooting Documentation Page](https://web3auth.io/docs/troubleshooting) to
know the common issues and solutions
- Join our [Discord](https://discord.gg/web3auth) to join our community and get private integration
support or help with your integration.