how to get auth code and tokens using curl request

新規投稿

コメント

1件のコメント

  • mwiller

     Getting an auth code via curl is somewhat challenging when using the standard OAuth2 mechanism, due to the web login flow.  If it works for your use case, I would recommend using the JWT Authentication mechanism, which is better suited for server-to-server use cases.

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。