mirror of
				https://github.com/Dan6erbond/sk-auth.git
				synced 2025-10-26 10:22:56 +01:00 
			
		
		
		
	✨ Export auth API routes from app
This commit is contained in:
		
							parent
							
								
									7c454575ef
								
							
						
					
					
						commit
						09e0fb6da3
					
				
							
								
								
									
										3
									
								
								app/src/routes/api/auth/[...auth].ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								app/src/routes/api/auth/[...auth].ts
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,3 @@
 | 
			
		||||
import { appAuth } from "$lib/appAuth";
 | 
			
		||||
 | 
			
		||||
export const { get, post } = appAuth;
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user