Dev Asset Collection

All Things That You Need to Build A Video Game
Menu
  • 2D
    • Characters
    • Environments
    • Fonts
    • GUI
    • Textures & Materials
  • 3D
    • Animations
    • Characters
    • Environments
    • GUI
    • Props
    • Vegetation
    • Vehicles
  • Add-Ons
    • Machine Learning
    • Services
  • Audio
    • Ambient
    • Music
    • Sound FX
  • Essentials
    • Tutorial Projects
  • Templates
    • Packs
    • Systems
    • Tutorials
  • Tools
    • AI
    • Animation
    • Audio
    • Camera
    • Game Toolkits
    • GUI
    • Input Management
    • Integration
    • Level Design
    • Localization
    • Modeling
    • Network
    • Painting
    • Particles & Effects
    • Physics
    • Sprite Management
    • Terrain
    • Utilities
    • Version Control
    • Video
    • Visual Scripting
  • VFX
    • Particles
    • Shaders
Home
Tools
Network
Web/SSO Authentication for Unity [iOS/macOS/iPadOS] – Dev Community

Web/SSO Authentication for Unity [iOS/macOS/iPadOS] – Dev Community

Tsunami 4 April, 2026
Sending
User Rating 0 (0 votes)

Web/SSO Authentication is a native iOS/iPadOS/macOS plugin that allows web authentication using ASWebAuthenticationSession and for iOS SFSafariViewController. SSO authentication support.

Web/SSO Authentication for Unity [iOS/macOS/iPadOS] v2.3.2

VIP Only

“Sharing is caring”

Description

Web/SSO Authentication is a native iOS/iPadOS/macOS plugin that allows web authentication using ASWebAuthenticationSession and for iOS opening URLs with SFSafariViewController. SSO Authentication from different services.

Supports ASWebAuthenticationSession to show web pages.
SSO Authentication on iOS/iPadOS/macOS
On iOS/iPadOS/macOS supports web-based authentication. Very important since many companies switch to this way of authentication to improve security.
Await/Async support.

Reach out to our team for the custom integration or project development.

Technical details
Usage

Add using NatieWebAuthenticaion;

ASWebAuthenticationSession available on iOS/iPadOS/macOS.

The plugin is easy to use: To use ASWebAuthenticationSession, simply import the package and call the function with parameters: the URL to open, scheme, prefersEphemeralWebBrowserSession, and Action callback with callbackUrl and error parameters. You need the backend to test the web authentication.

An example is available with web-based redirection to see the demo drop UnityAuthViewControllerDemo.prefab into the empty scene. Then build an iOS or MacOS project on your device.

To use SFSafariViewController, simply import the package and call the function with two parameters: the URL to open and Action with a redirect_url parameter.

SafariViewController is available on iOS/iPadOS.

UnitySafariViewController.PresentSafariViewControllerWithURL(“https://example.com”,(redirect_uri)=> { }); or var result = await UnitySafariViewController.PresentSafariViewControllerWithURLAsync(“https://example.com);

An example is available with web-based redirection to see the demo drop UnitySafariViewControllerDemo.prefab into the empty scene. Then build an iOS project on your device.

Prev Article
Next Article

Related Articles

Fusion (Game Creator 2) – Dev Community
Tsunami 30 June, 2025

Fusion (Game Creator 2) – Dev Community

NAT Traversal – Dev Community
Tsunami 21 July, 2024

NAT Traversal – Dev Community

Atavism – Dev Community
Tsunami 27 June, 2021

Atavism – Dev Community

Best Socket.IO – Dev Community
Tsunami 9 December, 2024

Best Socket.IO – Dev Community

Leave a Reply Cancel Reply

Recent Posts

  • Urban Traffic System Full Pack – Free Download
  • LowPoly City Generator – Free Download
  • Cyberpunk Ninja Girl Vex – Free Download
  • Succubus Sisters: Complete Edition – Free Download
  • Horror Maiden – Free Download

Dev Asset Collection

All Things That You Need to Build A Video Game
Copyright © 2026 Dev Asset Collection
Privacy Policy | Disclaimer | DMCA