Skip to content

Plugin Gauth

github-actions[bot] edited this page Sep 4, 2026 · 1 revision

Plugin Gauth Plugin

Headless server-side Google OAuth token refresh for nSelf AI services. Free — MIT licensed.

Install

nself plugin install plugin-gauth

No license key required.

Description

Headless server-side Google OAuth token refresh for nSelf AI services

Category: authentication. Current version: 0.1.0.

Configuration

Env Var Default Description
NSELF_DB_URL (required) PostgreSQL connection string
GAUTH_ENCRYPTION_KEY (required) -
GOOGLE_CLIENT_ID (required) -
GOOGLE_CLIENT_SECRET (required) -
GAUTH_PORT 3827 -
GOOGLE_TOKEN_URL - -

Ports

Port Purpose
3827 Plugin Gauth service port

Examples

nself plugin install plugin-gauth

Source

plugins/plugin-gauth/

Manifest: plugins/plugin-gauth/plugin.json

See Also

Home

nself-plugins

Start

Commands

Architecture

Plugin Ecosystem

Popular Plugins

View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)

All Free Plugins

Guides

Operations


Related

Clone this wiki locally