# tymly-auth-auth0-plugin
Description
Provides auth0 authentication functionality to the Tymly framework
# Links
# State Resources
| Name | Description |
|---|---|
| addAuth0Mapping | Allows addition of an Auth0 Mapping |
| getAllAuth0UserById | Gets all user data from auth0 by provided user id |
| listAuth0Mappings | Allows listing of Auth0 Mappings |
| removeAuth0Mapping | Allows deletion of an Auth0 Mapping |
| userIdFromEmail | Converts email to Auth0 user ID |
# Services
| Name | Description |
|---|---|
| auth0GroupMapping | No description! 😦 |
| userInfo | Auth0 Service |