From 19612859703f5500311c1380b25723c6723462b6 Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Mon, 26 Oct 2015 12:48:19 -0400 Subject: [PATCH] Updated README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f7a1b02..ddf9014 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,12 @@ You could use `user.id` for the `oauth2_json_user_id_path` and `user.email.addre Good luck setting up custom OAuth2 on your Discourse! +### Issues + +Please use [this topic on meta](https://meta.discourse.org/t/oauth2-basic-support/33879) to discuss +issues with the plugin, including bugs and feature reqests. + + ### License MIT