forked from gitea/gitea
		
	 d2128b44f7
			
		
	
	
		d2128b44f7
		
			
		
	
	
	
	
		
			
			The API to create tokens is missing the ability to set the required scopes for tokens, and to show them on the API and on the UI. This PR adds this functionality. Signed-off-by: Andrew Thornton <art27@cantab.net>