Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brackets-by-triad/admin-auth

Authentication into Admin UI interface.
https://github.com/brackets-by-triad/admin-auth

Last synced: about 1 month ago
JSON representation

Authentication into Admin UI interface.

Awesome Lists containing this project

README

        

# Admin Auth

This package handles authentication into Admin UI interface for our [Craftable](https://github.com/BRACKETS-by-TRIAD/craftable) (`brackets/craftable`) package. It provides these features:
- User authentication
- Reset password
- Account activation

Provided functionality is ready to use - package exposes a set of routes, it has controllers and views (based on `brackets/admin-ui` admin template).

![Admin login form](https://docs.getcraftable.com/assets/login-form.png "Admin login form")

You can find full documentation at https://docs.getcraftable.com/#/admin-auth

## Issues
Where do I report issues?
If something is not working as expected, please open an issue in the main repository https://github.com/BRACKETS-by-TRIAD/craftable.