Branislav Hozza

Results 3 comments of Branislav Hozza

+1 Move items doesnt work for me either

> Yes > > in redirectOptions : there is an exclude property https://supabase.nuxtjs.org/get-started#redirectoptions Thank you for your answer, but this option only excludes path, not method

> if you want granular method you need to setup your own `middleware`. The current behavior is route based and with few options. Thanks for advice, I am currently solving...