zacksmash / fortify-ui

Laravel Fortify driven replacement to the Laravel UI package
https://github.com/zacksmash/fortify-ui
MIT License
241 stars 20 forks source link

Multiple Auth Guards #3

Closed mwamodo closed 4 years ago

mwamodo commented 4 years ago

Is this usable with multiple auth guards?

zacksmash commented 4 years ago

So, this package just outputs what the Fortify Docs instruct you to. There's not really a lot going on, under the hood, so I would imagine you could do whatever you'd like. That functionality isn't controlled by FortifyUI.