#open-id #connect #matrix #client #service #oauth

mas-oidc-client

OpenID Connect client library used by the Matrix Authentication Service

3 releases (breaking)

new 0.9.0 May 2, 2024
0.8.0 May 2, 2024
0.7.0 Dec 7, 2023

#386 in Authentication

Download history 353/week @ 2024-01-13 617/week @ 2024-01-20 615/week @ 2024-01-27 1108/week @ 2024-02-03 484/week @ 2024-02-10 467/week @ 2024-02-17 582/week @ 2024-02-24 602/week @ 2024-03-02 603/week @ 2024-03-09 610/week @ 2024-03-16 245/week @ 2024-03-23 322/week @ 2024-03-30 315/week @ 2024-04-06 85/week @ 2024-04-13 5/week @ 2024-04-20 335/week @ 2024-04-27

792 downloads per month
Used in 2 crates (via matrix-sdk)

Apache-2.0

655KB
13K SLoC

An OpenID Connect client library for the Matrix specification.

This is part of the Matrix Authentication Service project.

Scope

The scope of this crate is to support OIDC features required by the Matrix specification according to MSC3861 and its sub-proposals.

As such, it is compatible with the OpenID Connect 1.0 specification, but also enforces Matrix-specific requirements or adds compatibility with new OAuth 2.0 features.

OpenID Connect and OAuth 2.0 Features

Matrix features

  • Client registration
  • Login
  • Matrix API Scopes
  • Logout

Dependencies

~20–34MB
~571K SLoC