luckyframework / authentic

An authentication library for Lucky projects
MIT License
14 stars 13 forks source link

Adding a type restriction to find_current_user #77

Closed jwoertink closed 1 year ago

jwoertink commented 1 year ago

Adding the type restriction to this method allows it to be memoized. This also fixes a compilation issue in lucky_cli