cengiz-pz
iOS OAuth 2.0 Plugin
A Godot plugin that provides a unified GDScript interface for OAuth 2.0 authentication flows on iOS.It supports popular OAuth providers via presets (Google, Apple, GitHub, Discord, Auth0) as well as fully custom OAuth2 providers, with built-in PKCE, deep link handling, and secure token storage through native platform integrations.Key Features:Unified OAuth 2.0 API for Android and iOSBuilt-in provider presets (Google, Apple, GitHub, Discord, Auth0)Custom OAuth2 provider supportPKCE (Proof Key for Code Exchange) supportDeep link–based redirect handlingSecure token storage via native platform pluginsSession-based token managementEditor-friendly configuration via exported propertiesInstallation Steps:- click `Download` button- on the installation dialog...-> keep `Change Install Folder` setting pointing to your project's root directory-> keep `Ignore asset root` checkbox checked-> click `Install` button- enable the addon via the Plugins tab of Project->Project Settings... menu, in the Godot Editor- enable the plugin via the iOS section of Project->Export... menu, in the Godot Editor