iOS OAuth 2.0 Plugin's icon

iOS OAuth 2.0 Plugin 1.0 Scripts 4.5 Community

Submitted by user cengiz-pz; MIT; 2025-12-24

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 iOS
Built-in provider presets (Google, Apple, GitHub, Discord, Auth0)
Custom OAuth2 provider support
PKCE (Proof Key for Code Exchange) support
Deep link–based redirect handling
Secure token storage via native platform plugins
Session-based token management
Editor-friendly configuration via exported properties

Installation 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


View files Download Submit an issue Recent Edits