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
intelradoux 56c1eb9b0a Use tokenSentVia parameter to select the way sent clientid/secret to token endpoint 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 Allow question on OAuth token path 9 years ago
custom_oauth_server.js Use tokenSentVia parameter to select the way sent clientid/secret to token endpoint 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.