refactor(core): Convert OAuth1/OAuth2 routes to decorated controller classes (no-changelog) (#5973)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-11-03 17:20:54 +01:00
committed by GitHub
parent c6049a2e97
commit acec9bad71
17 changed files with 977 additions and 671 deletions

View File

@@ -0,0 +1,9 @@
<html>
<script>
(function messageParent() {
window.opener.postMessage('success', '*');
})();
</script>
Got connected. The window can be closed now.
</html>