docs: fix non-closing admonition block in oauth-tutorial.mdx (#8920)

This commit is contained in:
Yangshun Tay
2023-10-22 23:07:28 +08:00
committed by GitHub
parent d094c6f4d9
commit c3388bde47

View File

@@ -391,7 +391,7 @@ Note that, for each provider, the configuration process will be similar to what
2. Create create your OAuth application within it
3. Set the callback URL
4. Get the Client ID and Generate a Client Secret
:::
:::
## 3. Wiring all together