diff --git a/v2/emailpassword/sidebars.js b/v2/emailpassword/sidebars.js index 1d190736d..e97d7f7cb 100644 --- a/v2/emailpassword/sidebars.js +++ b/v2/emailpassword/sidebars.js @@ -702,6 +702,7 @@ module.exports = { "testing/testing-with-postman", "troubleshooting/how-to-troubleshoot", "troubleshooting/cors-issues", + "troubleshooting/checklist", ], }, { diff --git a/v2/emailpassword/troubleshooting/checklist.mdx b/v2/emailpassword/troubleshooting/checklist.mdx new file mode 100644 index 000000000..822f59783 --- /dev/null +++ b/v2/emailpassword/troubleshooting/checklist.mdx @@ -0,0 +1,12 @@ +--- +id: checklist +title: Troubleshooting Checklist +hide_title: true +--- + + + + +# Troubleshooting Checklist + +Please go through this checklist to see possible reasons for the issue you are facing: https://github.com/supertokens/supertokens-core/issues/1044 \ No newline at end of file diff --git a/v2/passwordless/sidebars.js b/v2/passwordless/sidebars.js index 8ba472eac..b70ecb2ef 100644 --- a/v2/passwordless/sidebars.js +++ b/v2/passwordless/sidebars.js @@ -680,6 +680,7 @@ module.exports = { "testing/testing-with-postman", "troubleshooting/how-to-troubleshoot", "troubleshooting/cors-issues", + "troubleshooting/checklist", ], }, { diff --git a/v2/passwordless/troubleshooting/checklist.mdx b/v2/passwordless/troubleshooting/checklist.mdx new file mode 100644 index 000000000..822f59783 --- /dev/null +++ b/v2/passwordless/troubleshooting/checklist.mdx @@ -0,0 +1,12 @@ +--- +id: checklist +title: Troubleshooting Checklist +hide_title: true +--- + + + + +# Troubleshooting Checklist + +Please go through this checklist to see possible reasons for the issue you are facing: https://github.com/supertokens/supertokens-core/issues/1044 \ No newline at end of file diff --git a/v2/thirdparty/sidebars.js b/v2/thirdparty/sidebars.js index cb02ef5f7..5663b3762 100644 --- a/v2/thirdparty/sidebars.js +++ b/v2/thirdparty/sidebars.js @@ -692,6 +692,7 @@ module.exports = { "testing/testing-with-postman", "troubleshooting/how-to-troubleshoot", "troubleshooting/cors-issues", + "troubleshooting/checklist", ], }, { diff --git a/v2/thirdparty/troubleshooting/checklist.mdx b/v2/thirdparty/troubleshooting/checklist.mdx new file mode 100644 index 000000000..822f59783 --- /dev/null +++ b/v2/thirdparty/troubleshooting/checklist.mdx @@ -0,0 +1,12 @@ +--- +id: checklist +title: Troubleshooting Checklist +hide_title: true +--- + + + + +# Troubleshooting Checklist + +Please go through this checklist to see possible reasons for the issue you are facing: https://github.com/supertokens/supertokens-core/issues/1044 \ No newline at end of file diff --git a/v2/thirdpartyemailpassword/sidebars.js b/v2/thirdpartyemailpassword/sidebars.js index b968e749e..f5097140a 100644 --- a/v2/thirdpartyemailpassword/sidebars.js +++ b/v2/thirdpartyemailpassword/sidebars.js @@ -741,6 +741,7 @@ module.exports = { "testing/testing-with-postman", "troubleshooting/how-to-troubleshoot", "troubleshooting/cors-issues", + "troubleshooting/checklist", ], }, { diff --git a/v2/thirdpartyemailpassword/troubleshooting/checklist.mdx b/v2/thirdpartyemailpassword/troubleshooting/checklist.mdx new file mode 100644 index 000000000..822f59783 --- /dev/null +++ b/v2/thirdpartyemailpassword/troubleshooting/checklist.mdx @@ -0,0 +1,12 @@ +--- +id: checklist +title: Troubleshooting Checklist +hide_title: true +--- + + + + +# Troubleshooting Checklist + +Please go through this checklist to see possible reasons for the issue you are facing: https://github.com/supertokens/supertokens-core/issues/1044 \ No newline at end of file diff --git a/v2/thirdpartypasswordless/sidebars.js b/v2/thirdpartypasswordless/sidebars.js index 530b7ffae..13bfe6f0a 100644 --- a/v2/thirdpartypasswordless/sidebars.js +++ b/v2/thirdpartypasswordless/sidebars.js @@ -733,6 +733,7 @@ module.exports = { "testing/testing-with-postman", "troubleshooting/how-to-troubleshoot", "troubleshooting/cors-issues", + "troubleshooting/checklist", ], }, { diff --git a/v2/thirdpartypasswordless/troubleshooting/checklist.mdx b/v2/thirdpartypasswordless/troubleshooting/checklist.mdx new file mode 100644 index 000000000..822f59783 --- /dev/null +++ b/v2/thirdpartypasswordless/troubleshooting/checklist.mdx @@ -0,0 +1,12 @@ +--- +id: checklist +title: Troubleshooting Checklist +hide_title: true +--- + + + + +# Troubleshooting Checklist + +Please go through this checklist to see possible reasons for the issue you are facing: https://github.com/supertokens/supertokens-core/issues/1044 \ No newline at end of file