MyBB Community Forums

Full Version: Isango - MyBB Social Login (oAuth2) - v2.0.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7
Version 2.0.0 is released! The changelog is huge as we promised. Thank you @effone for your time and effort to bring this release out!

Please check the changelog and download from the MyBB Extend site:

https://community.mybb.com/mods.php?acti...w&pid=1300

Bug Fixes:
- Random Password length to obey MyBB Settings
- Settings display order irregularity
- Purge Deleted user Orphan Connections
- Capturing Registration IP while creating new account
- Duplicate add_breadcrumb in UserCP
- Possible problem with other required fields
- Wrong key check for emails in return data validation
- Multiple API Calls with common key
- Param-less Header build fail

Features / Enhancements:
- Enable / Disable new registrations (only login)
- Allow only one connection per service
- Send PM to newly registered users
- Isolating build files : SCSS and MAP files for CSS compilation
- Connection Delete Confirmation (UCP)
- Connection Status Indicator in UCP listing
- Isolate / Enforce Button Style + Button structural improvements
- All templates are cached
- Transfer connections on account merge
- Master switch
- Secure cross email match with user registration table

New Integrations:
- Support added for Amazon
- Support added for Imgur
- Support added for Spotify
- Support added for Twitch
- Support added for WordPress
- Support added for Yahoo!
- Support added for Github
Tried to add the plugin today and enabled discord but the button isn't showing up. Is there any additional steps I will have to other than enabling the plugin and adding the client key and secret key?
Please check your templates. Also check if the master switch in acp.
The switch is on and I found these templates:
global_isango_button, global_isango_buttonframe, global_isango_selectform

Yet, the button is not displaying for me.
Do you use the default MyBB theme? If not, check the default one, you will se the template additions.
Have you set up any apps already and provided the ID / Secret in Isango settings?
If yes, make sure you have any of these variables present in your templates:
{$isango_buttons},{$isango_input['min']}, {$isango_input['max']}, {$isango_input['pop']}
I found {$isango_buttons} in header_welcomeblock_guest, member_login and member_register. Doesn't actually get displayed though,
Please provide your forum URL and testing account
Which provider's app you have setup?
You need at least one provider's detail fed in settings to get the button appear.
(2021-02-06, 11:53 AM)Eldenroot Wrote: [ -> ]Please provide your forum URL and testing account
I will DM you
(2021-02-06, 12:04 PM)effone Wrote: [ -> ]Which provider's app you have setup?
You need at least one provider's detail fed in settings to get the button appear.
I have set up Discord
Pages: 1 2 3 4 5 6 7