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 a95088bfc7
Fix message when username field not exists in OAuth data
9 years ago
..
.gitignore Create a new package for custom oauth and move gitlab to use it 10 years ago
README.md Custom oauth scope (#3837) 10 years ago
custom_oauth_client.js Fix OAuth global variable 9 years ago
custom_oauth_server.js Fix message when username field not exists in OAuth data 9 years ago
package.js Convert CustomOAuth to JS 9 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.