mirror of
				https://github.com/42wim/matterbridge.git
				synced 2025-10-31 05:47:24 +01:00 
			
		
		
		
	Add scopes again
This commit is contained in:
		
							parent
							
								
									915ca8f817
								
							
						
					
					
						commit
						68f43985ad
					
				| @ -19,7 +19,7 @@ import ( | ||||
| 	"golang.org/x/oauth2" | ||||
| ) | ||||
| 
 | ||||
| var defaultScopes = []string{} //"openid", "profile", "offline_access", "Group.Read.All", "Group.ReadWrite.All"} | ||||
| var defaultScopes = []string{"openid", "profile", "offline_access", "Group.Read.All", "Group.ReadWrite.All"} | ||||
| var attachRE = regexp.MustCompile(`<attachment id=.*?attachment>`) | ||||
| 
 | ||||
| type Bmsteams struct { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Wim
						Wim