@corejam/plugin-auth
Version:
Corejam Authentification plugin
28 lines (19 loc) • 634 B
Markdown
# auth-route-register
<!-- Auto Generated Below -->
## Dependencies
### Depends on
- [auth-form-register](../components/RegisterForm)
### Graph
```mermaid
graph TD;
auth-route-register --> auth-form-register
auth-form-register --> corejam-box
auth-form-register --> corejam-form-container
auth-form-register --> corejam-form-input
auth-form-register --> corejam-form-submit
corejam-form-input --> corejam-box
corejam-form-input --> corejam-type
style auth-route-register fill:#f9f,stroke:#333,stroke-width:4px
```
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*