The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/packages/rocketchat-custom-oauth
Rodrigo Nascimento a2b4564d47 Add ESLint rules `prefer-template` and `template-curly-spacing` (#6456) 9 years ago
..
.gitignore Create a new package for custom oauth and move gitlab to use it 11 years ago
README.md Custom oauth scope (#3837) 10 years ago
custom_oauth_client.js Add ESLint rules `prefer-template` and `template-curly-spacing` (#6456) 9 years ago
custom_oauth_server.js Add ESLint rules `prefer-template` and `template-curly-spacing` (#6456) 9 years ago
package.js Convert CustomOAuth to JS 10 years ago

README.md

Custom OAuth

An implementation of the OAuth2 flow. It works with your own private OAuth2 server instance.

This software is supplied courtesy of the Rocket.Chat open source communications platform.

See the project page on Meteor Accounts for more details.