Authorization code implementation of oauth2

Tomasz Parys
Tomasz Parys Senior PHP Dev Posts: 1 🧑🏻‍🚀 - Cadet

Hi spryker!

I've been trying to implement a "auth code" "driver" for the oath2 module so that I can authenticate and get an access token for the Glue API without providing user passwords.

I've hit the page below, followed the instructions, but it's broken. "AuthCodeGrant" class is missing entirely (looked in GitHub history as well), also small bugs are present in the provided samples. Could you please review and fix for future generations? ;)

https://docs.spryker.com/docs/dg/dev/glue-api/202410.0/create-grant-type-parameters.html