mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	fix: Re-write Nuxt auth backend and get rid of sidebase auth (#6322)
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| <script setup lang="ts"> | ||||
| definePageMeta({ | ||||
|   middleware: ["sidebase-auth", "admin-only"], | ||||
|   middleware: ["admin-only"], | ||||
| }); | ||||
| </script> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user