Releases: zacksmash/fortify-ui
Releases · zacksmash/fortify-ui
v2.0.1
Fix missing use statement for request
v1.4.3
Update 2FA forms to use named routes instead of URLs
Thanks to @steks89!
v1.4.2
Add Bootstrap kit community link
v1.4.0
Change command signature to fortify:ui
v1.3.11
Fixes providers path capitalization. Thanks @RoelReijn!
v1.3.10
Fix the path to the providers file. #19
v1.3.9
Change home
route to dashboard
v1.3.8
Adds a comma to the service provider registration to prevent errors when registering other providers.
Thanks @bistory!!