UNPKG

@corejam/plugin-auth

Version:

Corejam Authentification plugin

56 lines (40 loc) 1.36 kB
# corejam-identity <!-- Auto Generated Below --> ## Properties | Property | Attribute | Description | Type | Default | | -------------- | --------------- | ----------- | -------- | -------------- | | `loginLink` | `login-link` | | `string` | `"/login/"` | | `registerLink` | `register-link` | | `string` | `"/register/"` | ## Dependencies ### Used by - [auth-header](../Header) ### Depends on - corejam-box - corejam-type - [corejam-icons-account](../Icons/account) - corejam-base-link - corejam-form-container - corejam-flash - corejam-form-input - corejam-form-submit - corejam-button ### Graph ```mermaid graph TD; corejam-identity --> corejam-box corejam-identity --> corejam-type corejam-identity --> corejam-icons-account corejam-identity --> corejam-base-link corejam-identity --> corejam-form-container corejam-identity --> corejam-flash corejam-identity --> corejam-form-input corejam-identity --> corejam-form-submit corejam-identity --> corejam-button corejam-flash --> corejam-box corejam-form-input --> corejam-box corejam-form-input --> corejam-type auth-header --> corejam-identity style corejam-identity fill:#f9f,stroke:#333,stroke-width:4px ``` ---------------------------------------------- *Built with [StencilJS](https://stenciljs.com/)*