Skip to content

Add Native OIDC (OAuth 2.0) login#1071

Open
eleboucher wants to merge 1 commit into
SableClient:devfrom
eleboucher:feat/native-oidc-login
Open

Add Native OIDC (OAuth 2.0) login#1071
eleboucher wants to merge 1 commit into
SableClient:devfrom
eleboucher:feat/native-oidc-login

Conversation

@eleboucher

@eleboucher eleboucher commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Description

Adds Native OIDC (Matrix OAuth 2.0 API) login and registration so Sable works with homeservers that use delegated auth including those that run OAuth-exclusive and disable the legacy /login endpoints.

Fixes #1066

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

Code completion and 2nd code review

@eleboucher eleboucher force-pushed the feat/native-oidc-login branch from d3e81c1 to 05cb438 Compare July 13, 2026 12:51
@eleboucher eleboucher marked this pull request as ready for review July 13, 2026 12:55
@eleboucher eleboucher requested review from 7w1 and hazre as code owners July 13, 2026 12:55
@eleboucher eleboucher force-pushed the feat/native-oidc-login branch from 05cb438 to 5b8ef30 Compare July 13, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Native OIDC

1 participant