Linting markdown files according to default remark-lint configuration. Files inside the `public` directory were not linted. Signed-off-by: oupala <oupala@users.noreply.github.com>
		
			
				
	
	
		
			13 lines
		
	
	
		
			559 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			559 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# OAuth general information
 | 
						|
 | 
						|
| service    | callback URL (after the server URL) |
 | 
						|
| ---------- | ----------------------------------- |
 | 
						|
| facebook   | `/auth/facebook/callback`           |
 | 
						|
| twitter    | `/auth/twitter/callback`            |
 | 
						|
| github     | `/auth/github/callback`             |
 | 
						|
| gitlab     | `/auth/gitlab/callback`             |
 | 
						|
| mattermost | `/auth/mattermost/callback`         |
 | 
						|
| dropbox    | `/auth/dropbox/callback`            |
 | 
						|
| google     | `/auth/google/callback`             |
 | 
						|
| saml       | `/auth/saml/callback`               |
 |