#open-id #openid-connect #oauth #oidc #client #service

mas-oidc-client

OpenID Connect client library used by the Matrix Authentication Service

5 releases (breaking)

0.11.0 Sep 4, 2024
0.10.0 Aug 19, 2024
0.9.0 May 2, 2024
0.8.0 May 2, 2024
0.7.0 Dec 7, 2023

#386 in Authentication

Download history 628/week @ 2024-08-17 309/week @ 2024-08-24 593/week @ 2024-08-31 411/week @ 2024-09-07 464/week @ 2024-09-14 479/week @ 2024-09-21 549/week @ 2024-09-28 675/week @ 2024-10-05 763/week @ 2024-10-12 299/week @ 2024-10-19 273/week @ 2024-10-26 596/week @ 2024-11-02 590/week @ 2024-11-09 459/week @ 2024-11-16 1181/week @ 2024-11-23 523/week @ 2024-11-30

2,904 downloads per month
Used in 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

~22–33MB
~514K SLoC