Usher Web is a web interface for the Usher invitation link management library.
- List, copy, edit, and delete invitation links.
- Create invitation links with custom names and expiration dates (including perpetual links).
- Usher provides additional features that are not yet supported in Usher Web:
- Custom attributes per token
- Signed tokens
- Custom tokens (i.e. you can provide your own token slug)
- Usage tracking
- View usage statistics for each invitation link. If you need this right now, you can query usage statistics directly from the database using Lotus Web.
Take a look at the overview guide for a quick introduction to Usher Web.
Please see the contribution guide.
Usher Web has been heavily inspired by Oban Web and follows a similar setup for both development and deployment of LiveView routes ❤️.
Usher Web is licensed under the MIT License.
Portions of the code are adapted from Oban Web, which is licensed under the Apache License 2.0.