RocketChat / Rocket.Chat.Apps-engine

The Rocket.Chat Apps engine and definitions.
https://rocketchat.github.io/Rocket.Chat.Apps-engine/
MIT License
114 stars 119 forks source link

Implement OAuth Providers #14

Open sampaiodiego opened 6 years ago

sampaiodiego commented 6 years ago

The first version could be only setting up custom OAuth providers, being able to set all its fields should be enough (see screenshot bellow).

But the ideal implementation for me should be being able to register loginHandlers like this

image

graywolf336 commented 6 years ago

Can you also open an issue at https://github.com/RocketChat/Rocket.Chat.Apps-ts-definition/issues and define what options are required and where to look for examples in the current code base? And maybe name the issue "Define oAuth"

sampaiodiego commented 6 years ago

done https://github.com/RocketChat/Rocket.Chat.Apps-ts-definition/issues/29