Skip to content

Releases: omkar-tenkale/ktor-role-based-auth

0.2.0

16 Jan 19:25
Compare
Choose a tag to compare

❗BREAKING CHANGES❗

Revamped the plugin API to match with authenticate{} style routing, Please see README for latest instructions

What's New

Added ability to send custom response instead of 403 using StatusPages plugin
Plugin throws error on server start if not initialised but used in routing
Fixed DuplicatePluginException

Initial release

08 Dec 18:32
Compare
Choose a tag to compare
0.1.0

Initial commit