I have just spent a few hours getting my demo web site to work with the Implicit OAuth 2.0 flow. It was a very quick integration. OAuth 2.0 offers a secure way to make calls to the Fortellis platform
Post by Julian Birkett
1 Comments
15 May 2018
Acquiring OAuth tokens with the Implicit Flow
OAuth tokens can be acquired through various different flows, depending on the use case. This post will demonstrate the implicit flow, which is intended for use by apps who don't have any means of protecting their client secret.