Sorry for cross-posting but I think I've used the wrong group.
I was reviewing the sampled
oauth2-cmdline-sample and was able to call several APIs but I've ran into an issue i'm not able to solve.
I'd like to pass my token to another native application that is within my security boundaries. I'd like to serialize the credential class to achieve this if that makes sense or find a way to create a new credential class by passing several information including the token id.
Is there an example showing how to create a new credential based on an existing credential class?
Thank you for your help,
Nils