Adam Winters

Results 8 comments of Adam Winters

So yes this is exactly what I'm talking about. But in this callback, you only have access to the `access_token` and the `refresh_token` (as far as I can see). It...

I don't need to access it in the frontend. I'm doing an httpOnly cookie just like in your example. I feel like I may not be explain my scenario well...

^ Last thing to bounce off of my previous comment: It would be cool to somehow know if the access_token was expired without having to make a failed request. Then...

Hahah that's development in a nutshell, isn't it? 😆 Here's a codeshare of the main logic for authentication and accessing the libraries. [Link](https://codeshare.io/644Xwg) If you need more info let me...

Yes, this would work! My only concern here is recreating the YahooFantasy class on every call. Would this be suboptimal, or would it not make much difference?

Okay great! Was just making sure. Thanks so much for your help I really appreciate it. The callback function expects a promise right?

Okay great! I got it all working the way I needed. Thanks so much, your help is greatly appreciated :)

Hey Luke! So when we last talked you said to let you know when my project was done. Well it's far from done but I finally released the beta! So...