mirror of
				https://github.com/steveiliop56/tinyauth.git
				synced 2025-11-03 23:55:44 +00:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			v1.0.0-bet
			...
			v1.0.0-bet
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					e8d2e059a9 | 
@@ -94,6 +94,7 @@ var rootCmd = &cobra.Command{
 | 
			
		||||
			AppURL:          config.AppURL,
 | 
			
		||||
			CookieSecure:    config.CookieSecure,
 | 
			
		||||
			DisableContinue: config.DisableContinue,
 | 
			
		||||
			CookieExpiry:    config.CookieExpiry,
 | 
			
		||||
		}, hooks, auth, providers)
 | 
			
		||||
 | 
			
		||||
		// Setup routes
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user