I want to store the multiple access / update token in a separate document, but without running the OAuth built-in workflow.
I tried to manually make a request, but when I redirect back to my application, the route meteor oauth "highjacks" package fails and it fails.
I also tried redesigning the oauth meteorite packets, but they are very confusing.
Any advice or high level / detailed plan on how to do this?
source share