FIDO Alliance tests #173
ranierimazili
started this conversation in
General
Replies: 1 comment 2 replies
-
That sound's like a great idea! Maybe there is an OpenAPI spec that we can use, and implement via our backend? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
The Open Finance Brasil (the biggest Open Finance ecosystem in the world) has approved the usage of FIDO protocol to authorize payments directly on wallet.
Google Wallet is the first use case already approved and you can see a demo on the GIF below:
But, the banks can use only FIDO Alliances approved providers.
The only open source provider that's already approved I could see is line server and it's a Java alternative.
To pass the FIDO tests, is necessary to create a REST project, providing some API's that uses the fido server.
I'm thinking on start this project, but first would like to see if anyone has started it before to not duplicate the efforts.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions