mikker / passwordless

๐Ÿ— Authentication for your Rails app without the icky-ness of passwords
MIT License
1.25k stars 86 forks source link

replace flash[:error] with flash.alert #215

Closed luiscobot closed 3 months ago

luiscobot commented 3 months ago

Since Rails does not include a :error flash type, I think we should use the flash.alert flash type that Rails provides.

mikker commented 3 months ago

Aboslutely! Thank you โค๏ธ๐Ÿงก๐Ÿ’›๐Ÿ’š๐Ÿ’™๐Ÿ’œ