auth token expiry causes video player errors #103
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I don't have any logic which detects an out of date JWT. After the 30 days or whatever, the video player becomes unusable on CDN1.
The quick fix is to log out and log back in.
The long fix is to prompt the user to log out and log back in when 30 days has elapsed