working user signup!
This commit is contained in:
		
							parent
							
								
									c5c884f069
								
							
						
					
					
						commit
						dd17a68cf2
					
				
					 5 changed files with 107 additions and 25 deletions
				
			
		| 
						 | 
				
			
			@ -6,8 +6,8 @@
 | 
			
		|||
</div>
 | 
			
		||||
{{/if}}
 | 
			
		||||
<ul>
 | 
			
		||||
    <li>ID: {{new_user.id}}</li>
 | 
			
		||||
    <li>Username: {{new_user.username}}</li>
 | 
			
		||||
    <li>ID: {{user.id}}</li>
 | 
			
		||||
    <li>Username: {{user.username}}</li>
 | 
			
		||||
</ul>
 | 
			
		||||
{{/inline}}
 | 
			
		||||
{{> root.hbs}}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue