1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-06 05:42:30 +03:00
Files
authentication-service/docs/README.md
2023-01-27 15:54:19 +01:00

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)