Dan Moore
Dan Moore
Actually @sixhobbits , this is an old docker file which was used for running jekyll. I'm going to remove it. No need to fix it.
Thanks @joshtwist . If you want to write it, happy to provide you with a FusionAuth cloud instance to test on. If we need to write it and submit a...
@andrewpai here's the guide I mentioned
@alex-fusionauth would love your thoughts on this.
Is this ready to ship, @robotdan (apart from the header image)?
@robotdan if you give my changes your blessing, I can shepherd the rest of this through the publishing process. (I promise not to use the phrase "low key" :) ).
Closed under 41cef2ecd34a1183e5657b48610cb1f4b8951a7d Thanks @bewalt !
Thanks @datoon83 , from here: https://fusionauth.io/docs/v1/tech/oauth/endpoints#resource-owner-password-credentials-grant-request it appears the `client_secret` is optional, but only if the `Basic` auth header is provided, which it isn't in this example. We'll get that...
Hmmm. Looks like we don't pass the client secret to the token endpoint in the authorization code grant example either. Maybe this page needs a refresh/review.
@bryanlandia we have some stuff here: https://fusionauth.io/docs/v1/tech/events-webhooks/writing-a-webhook#calling-fusionauth-apis-in-webhooks I'd love to document this fully, but need to work with the engineering team to know what is an invariant that we can...