mikker / passwordless

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

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

Closed luiscobot closed 7 months ago

luiscobot commented 7 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 7 months ago

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