diff --git a/OAuth2-Backend-Approach.md b/OAuth2-Backend-Approach.md index 177e5cf..23a7ad7 100644 --- a/OAuth2-Backend-Approach.md +++ b/OAuth2-Backend-Approach.md @@ -124,6 +124,7 @@ redirect_uri=https://xorismesiti.gr/callback
  • POST response the access & refresh tokens
  • Respond the Fronend initial request with a cookie
  • +

    ```js