1
0
Fork 0
mirror of https://github.com/element-hq/matrix-authentication-service.git synced 2025-12-15 11:03:51 +00:00
No description
Find a file
2025-12-12 14:30:57 +01:00
.cargo Add license headers in most files that missed them 2025-06-12 11:01:07 +02:00
.config Add license headers in most files that missed them 2025-06-12 11:01:07 +02:00
.github build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 (#5341) 2025-12-12 10:23:43 +01:00
crates Merge branch 'main' into rei/reapply_5297 2025-12-10 22:09:56 +01:00
docs Fix running multiple migration process in parallel (#5329) 2025-12-10 22:08:51 +01:00
frontend build(deps): bump the react group in /frontend with 2 updates 2025-12-12 13:22:57 +00:00
misc Fix the building of the docs with mdbook 0.5 2025-11-19 13:14:54 +01:00
policies (delint: Is this a less messy rule?) 2025-12-01 11:51:51 +00:00
templates Un-break the scope tempalte helpers 2025-12-03 14:04:46 +01:00
translations Translations updates 2025-12-09 18:18:41 +00:00
.codecov.yml Add license headers in most files that missed them 2025-06-12 11:01:07 +02:00
.dockerignore Add license headers in most files that missed them 2025-06-12 11:01:07 +02:00
.editorconfig Add license headers in most files that missed them 2025-06-12 11:01:07 +02:00
.gitignore Fix .gitignore for cargo target directory. 2025-06-29 08:12:50 +00:00
.rustfmt.toml Add license headers in most files that missed them 2025-06-12 11:01:07 +02:00
biome.json Ignore a few linting errors 2025-09-12 09:46:52 +02:00
book.toml Fix the building of the docs with mdbook 0.5 2025-11-19 13:14:54 +01:00
Cargo.lock Fix running multiple migration process in parallel (#5329) 2025-12-10 22:08:51 +01:00
Cargo.toml 1.8.0 2025-12-09 19:25:29 +00:00
clippy.toml use axum_extract's version of Query everywhere 2025-10-21 11:30:11 +01:00
CONTRIBUTING.md Update the contributing guidelines 2025-06-11 15:57:12 +02:00
deny.toml Ignore cargo-deny unmaintained package for now 2025-12-09 12:14:19 -07:00
docker-bake.hcl Add license headers in most files that missed them 2025-06-12 11:01:07 +02:00
Dockerfile Use Node 24 in CI and for building the frontend 2025-11-07 14:27:33 +01:00
LICENSE Change LICENSE files 2024-09-10 14:28:55 +02:00
LICENSE-COMMERCIAL dual licence 2025-06-12 10:31:53 +02:00
localazy.json Don't let Localazy fallback to the source language 2025-05-05 14:47:50 +02:00
README.md make dual license explicit 2025-06-12 10:31:51 +02:00

Matrix Authentication Service

MAS (Matrix Authentication Service) is a user management and authentication service for Matrix homeservers, written and maintained by Element. You can directly run and manage the source code in this repository, available under an AGPL license (or alternatively under a commercial license from Element). Support is not provided by Element unless you have a subscription.

It has been created to support the migration of Matrix to a next-generation of auth APIs per MSC3861.

See the Documentation for information on installation and use.

You can learn more about Matrix and next-generation auth at areweoidcyet.com.

💬 Community room

Developers and users of Matrix Authentication Service can chat in the #matrix-auth:matrix.org room on Matrix.

🛠️ Installing and configuration

The best way to get a modern Element Matrix stack is through the Element Server Suite Community Edition, which includes MAS.

The MAS documentation describes how to install and configure MAS. We recommend using the Docker image or the pre-built binaries.

📖 Translations

Matrix Authentication Service is available in multiple languages. Anyone can contribute to translations through Localazy.

🏗️ Contributing

See the contribution guidelines for information on how to contribute to this project.

Copyright 2024, 2025 New Vector Ltd. Copyright 2021-2024 The Matrix.org Foundation C.I.C.

This software is dual-licensed by New Vector Ltd (Element). It can be used either:

(1) for free under the terms of the GNU Affero General Public License (as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version); OR

(2) under the terms of a paid-for Element Commercial License agreement between you and Element (the terms of which may vary depending on what you and Element have agreed to). Unless required by applicable law or agreed to in writing, software distributed under the Licenses is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licenses for the specific language governing permissions and limitations under the Licenses.