Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flex Microform token validation #62

Open
pallu opened this issue May 6, 2021 · 2 comments
Open

Flex Microform token validation #62

pallu opened this issue May 6, 2021 · 2 comments

Comments

@pallu
Copy link

pallu commented May 6, 2021

Hi,
Do you have any sample for the token validation in .net? Right now the documentation has only for NodeJS.

@sipsorcery
Copy link

There is a TokenVerificationUtility class in the CyberSource dotnet SDK that might be of use.

The FlexTokenizeCard sample makes use of it.

I suspect that's not really what you're after since it seems to be dealing with an old version of the Flex Tokens and not the JWT format tokens that the Flex Microform library currently produces.

@gimigimone
Copy link

gimigimone commented May 30, 2022

any news on the OP question? I'm trying to find up to date documentation on how to validate the JWT transient token received using Flex Microform in javascript and do the validation server side, but I only find old examples using a different token format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants