forked from open-webui/open-webui
		
	revert: auth page
This commit is contained in:
		
							parent
							
								
									7c5f6d71b3
								
							
						
					
					
						commit
						6d1ce99537
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -21,7 +21,6 @@ | |||
| 			console.log(sessionUser); | ||||
| 			toast.success($i18n.t(`You're now logged in.`)); | ||||
| 			localStorage.token = sessionUser.token; | ||||
| 			await setApiKey(sessionUser.token); | ||||
| 			await user.set(sessionUser); | ||||
| 			goto('/'); | ||||
| 		} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek