Current section

Files

Jump to
openmaize CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.4.0
* Added ability to use external function in final part of authentication.
## v0.3.0
* Added redirects: false option for use with apis.
## v0.2.0
* Can protect pages based on role.
* Redirects to login / home / role's page.
* Support for sending messages to phoenix flash.
* Support for signup, password hash checking and distribution of Json Web Tokens.
* Support for storage and checking of Json Web Tokens.