Tres Trantham

Results 7 comments of Tres Trantham

Any update on this? I'm having the same issues as above.

After looking at this more closely, this seems to be a tmux issue. When I `cd` into the directory, auto-switching works as expected. But if I open a new tmux...

Interesting. I'll have to take another closer look to see what's going on then. I was stabbing in the dark and removing the short circuit check solved the problem.

It seems the message above is in reference to the Nike+ Fuel Lab specifically. It appears the OAuth API is now open. Edit: Looks like I was mistaken. I can't...

Ok cool. 😎 I can whip up another PR tonight to abstract redirection logic into a `RedirectHelper`. Any preference on exposing this to the user/dev as a module or configuration...

Has anyone gotten this approach to work with the latest changes to pow (and live view)? I can no longer fetch the user from the session. This is now failing...

@danschultzer Adding official helpers would be amazing! I was originally referring to the solution here https://github.com/danschultzer/pow/issues/271#issuecomment-562953282 and was able to modify it to work with the example you provided. Thanks!...