From 410a746c252f1b6497dad3c96e129e7c231edbb8 Mon Sep 17 00:00:00 2001 From: Son NK Date: Tue, 23 Jul 2019 23:15:48 +0200 Subject: [PATCH] add demo example to step --- .../templates/developer/steps/step-authorization-flow.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/developer/templates/developer/steps/step-authorization-flow.html b/app/developer/templates/developer/steps/step-authorization-flow.html index d399dc55..920f4628 100644 --- a/app/developer/templates/developer/steps/step-authorization-flow.html +++ b/app/developer/templates/developer/steps/step-authorization-flow.html @@ -20,7 +20,9 @@ For more details on this flow, please consult our doc on: Backend Integration - + . + You can also find an example of a website implementing this flow on + Demo

And if you already know this flow, here are the OAuth2 endpoints: