How to integrate my own auth API to meteor login system?

Hello guys,

I have an auth API written in Python (token based), how can I connect meteor login system (accounts package) to my own auth API?

I appreciate the help. Regards!