diff --git a/pages/oauth/code.vue b/pages/oauth/code.vue new file mode 100644 index 0000000..d30a77d --- /dev/null +++ b/pages/oauth/code.vue @@ -0,0 +1,34 @@ + + + + + + Here's your code + + You have signed in successfully. Your code is + + + {{ code }} + + Paste this code into the application you are signing in + to. + + + + Found a problem? Report it on the issue tracker. + + + + + + +
You have signed in successfully. Your code is +
{{ code }}
Paste this code into the application you are signing in + to. +
+ Found a problem? Report it on the issue tracker. +