stoicflame / ofx4j

Apache License 2.0
75 stars 50 forks source link

How to create a client and server with Authorized grant OAUTH flow for ofx? Please help #37

Closed Manu355 closed 4 years ago

Manu355 commented 4 years ago

Test server here shows change of init param to OFx v2. However for Authorised grant flow, where to set the token and create a server with OAUTH 2.0 flow end to end? Any help ASAP is appreciated.

OAUTH_OFX_FLOW
stoicflame commented 4 years ago

This project is for OFX, not OAuth. You'll need to look elsewhere to figure out how to implement OAuth on a server.

Manu355 commented 4 years ago

ok Thanks. But does this project support ofx v2.2 implementation?