 7f8f77ae1e
			
		
	
	7f8f77ae1e
	
	
	
		
			
			Startup/main/scripts cleanup, now runs with passkey-auth command that takes CLI arguments.
		
			
				
	
	
		
			4 lines
		
	
	
		
			44 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			44 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| from .mainapp import app
 | |
| 
 | |
| __all__ = ["app"]
 |