Skip to main content

Has anyone built a Monday OAuth Express Passport module by any chance?


I know it’s easy to setup but just wondering if a module might be available.

Hey @kamescg.

AFAICS there’s not Passport module already available for Monday.

Anyway we have built OAuth process on Nodejs with Express and it’s a quite simple piece of code.


I ended up just creating a custom endpoint (no passport strategy) and yes… it will very simple. Was just being lazy this morning and wanted to quickly install something 🙂 but it’s probably definitely overkill to create a module to wrap the monday.oauthToken method.


Glad you found a solution! This is awesome to see 🔮


This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.