Android OAuth 2.0 Plugin's icon

Android 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 Android.

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 plugin via `Project->Project Settings...->Plugins` in the Godot Editor
- for usage info, see https://github.com/cengiz-pz/godot-android-deeplink-plugin/blob/main/README.md


View files Download Submit an issue Recent Edits