Post A43IluflbvI1AZJli4 by NicolasConstant@social.nicolas-constant.com
(DIR) More posts by NicolasConstant@social.nicolas-constant.com
(DIR) Post #A438XwbSdYuLYr0JxQ by sean@social.deadsuperhero.com
2021-02-08T02:11:43.710193Z
0 likes, 1 repeats
Oh my god, it works! 😂
(DIR) Post #A438nwG9gNIJ82fJTM by sean@social.deadsuperhero.com
2021-02-08T02:14:36.566298Z
0 likes, 0 repeats
So, it's a little bit of a nightmare to set up right. Biggest problem was that you have to have to right `grant_type` and include user credentials, otherwise you end up with a token that can't actually read any protected resources.I wonder if there's a good way to automate this moving forward, so that people don't have to do this whole dance. 😛
(DIR) Post #A43FTnaYuUkM7kYQ8u by m0dese7en@floss.social
2021-02-08T03:22:52Z
1 likes, 0 repeats
@sean I always over look the simple things when trying to configure things.
(DIR) Post #A43IluflbvI1AZJli4 by NicolasConstant@social.nicolas-constant.com
2021-02-08T02:23:21.762272Z
1 likes, 0 repeats
@sean OAuth is a complicated beast, I think everyone struggle at first. The good news is that it's almost always the same workflow in any tools/auth provider/etc. 😉