7721f8dcc1 
					 
					
						
						
							
							Revamp authentication routes structure ( #201 )  
						
						 
						
						... 
						
						
						
						* Fix  #68 : use makefun to generate dynamic dependencies
* Remove every Starlette imports
* Split every routers and remove event handlers
* Make users router optional
* Pass after_update handler to get_users_router
* Update documentation
* Remove test file
* Write migration doc for splitted routers 
						
						
					 
					
						2020-05-24 10:18:01 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						05b1df9a16 
					 
					
						
						
							
							Implement logout route  
						
						 
						
						
						
						
					 
					
						2020-02-03 10:12:33 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						49deb437a6 
					 
					
						
						
							
							Fix   #42 : multiple authentication backends ( #47 )  
						
						 
						
						... 
						
						
						
						* Revamp authentication to allow multiple backends
* Make router generate a login route for each backend
* Apply black
* Remove unused imports
* Complete docstrings
* Update documentation
* WIP add cookie auth
* Complete cookie auth unit tests
* Add documentation for cookie auth
* Fix cookie backend default name
* Don't make cookie return a Response 
						
						
					 
					
						2019-12-04 13:32:49 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						47ad4ce1cc 
					 
					
						
						
							
							Fix   #36 : fix token url in auto doc ( #38 )  
						
						 
						
						... 
						
						
						
						* Fix  #36 : fix token url in auto doc
* Define OAuth scheme in authentication base with default /users/login tokenUrl
* Allow to override it through contructor argument of auth class
* Fix test coverage of BaseAuthentication 
						
						
					 
					
						2019-11-03 09:20:16 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1811d4aa2d 
					 
					
						
						
							
							Add pytest markers and skip procedure for MongoDB tests  
						
						 
						
						
						
						
					 
					
						2019-11-02 14:09:43 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f2892aa378 
					 
					
						
						
							
							#5  Improve test coverage ( #6 )  
						
						 
						
						... 
						
						
						
						* Improve test coverage of BaseUserDatabase
* Improve unit test isolation
* Improve coverage of router and authentication 
						
						
					 
					
						2019-10-15 07:54:53 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						76bb7bf6a5 
					 
					
						
						
							
							Implement variant of dep injections to get active/super user  
						
						 
						
						
						
						
					 
					
						2019-10-11 08:09:47 +02:00