You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-06 05:42:30 +03:00
9 lines
365 B
Markdown
9 lines
365 B
Markdown
# About this documentation
|
|
|
|
This documentation is intended to give an overview of how the `matrix-authentication-service` works, both from a admin perspective as well as from a developper perspective.
|
|
|
|
## Links
|
|
|
|
- Technical documentation for individual crates: [`rustdoc`](./rustdoc/mas_handlers/index.html)
|
|
- UI components: [`storybook`](./storybook/index.html)
|