cloudentity / oauth2c

User-friendly OAuth2 CLI
https://cloudentity.github.io/oauth2c/
Apache License 2.0
769 stars 29 forks source link

`authentication_code` support #116

Closed timsearle closed 1 week ago

timsearle commented 2 weeks ago

Please can you add support for Cloudentity Passwordless journeys that take an extended_code or code as an input to the flow.

If this is already supported, please let me know what arguments to use.

timsearle commented 1 week ago

@ikawalec any ideas when this might be supported?

ikawalec commented 1 week ago

Hi @timsearle this feature has been added: https://github.com/cloudentity/oauth2c/releases/tag/v1.17.0

timsearle commented 3 days ago

Thank you!