Home - hippogamesunity/SimpleSignIn GitHub Wiki
Simple Sign-In is a collection of assets for Unity available on Unity Asset Store. They are used to authenticate users with OAuth 2.0 and make REST API calls.
Assets list
- Simple GoogleSign-In
- Simple Apple Sign-In
- Simple Facebook Sign-In
- Simple X Sign-In
- Simple Telegram Sign-In
- Simple Microsoft Sign-In
- Simple TikTok Sign-In
- Simple Discord Sign-In
User data disclosure
| Data / Platform | Apple | X (Twitter) | Telegram | Microsoft | TikTok | Discord | VK | ||
|---|---|---|---|---|---|---|---|---|---|
| Name | ⬤ | ⬤ | ⬤ | ⬤ | ⬤ | ⬤ | ⬤ | ⬤ | ⬤ |
| ⬤ | ⬤ | ⬤ | ⬤ | ⬤ | ⬤ | ||||
| Username | ⬤ | ⬤ | ◍ | ⬤ | |||||
| Access token | ⬤ | ⬤ | ⬤ | ⬤ | ⬤ | ⬤ | ⬤ | ⬤ | |
| Refresh token | ⬤ | ⬤ | ⬤ | ⬤ | ⬤ | ⬤ | ⬤ | ||
| ID Token (JWT) | ⬤ | ⬤ | ⬤ | ⬤ |
◍ - extra scopes need to be added to receive username (refer to platform API docs)