ory-social-login
OfficialSeamlessly integrate social login for your Ory-powered app
Authorory
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Simplifies the integration of social login into Ory-powered applications, eliminating the need for frontend changes and allowing users to sign in with various social identity providers.
Core Features & Use Cases
- Multi-Provider Support: Integrate OAuth2/OIDC providers such as Google, GitHub, Apple, and Microsoft.
- Automatic UI Updates: Automatically renders social login buttons using Ory Elements.
- No Frontend Changes: With Ory Elements, adding new providers does not require any frontend adjustments.
- Use Case: Quickly enable "Sign in with Google" buttons in your app without the need for custom frontend development.
Quick Start
Enable social login in your Ory project by adding the following to your identity config:
ory patch identity-config <project-id> --add '/selfservice/methods/oidc/config/providers/-={
"id": "google",
"provider": "google",
"client_id": "<GOOGLE_CLIENT_ID>",
"client_secret": "<GOOGLE_CLIENT_SECRET>"
}'
Dependency Matrix
Required Modules
google-auth-librarygithubapple-authmicrosoft-authdiscord-authslack-authgitlab-authfacebook-auth
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ory-social-login Download link: https://github.com/ory/codex-plugins/archive/main.zip#ory-social-login Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.