I am trying to use Revolut Open Banking API and I can't figure out how the authorization and authentication flow works.
What is the dynamic client registration? Should I register the application every single time I start my application? What about the certificates - how does it work?
Does anyone have sample applications to check?