-
Notifications
You must be signed in to change notification settings - Fork 17
feat(connector): add discord connector (logto-io/logto#1876) #11
Conversation
@darcyYe ,thanks for re-approving the workflows. Should i add an eslint disable complexity comment, keeps trowing that because of the discord avatar url xD, if i remove it it passes locally, can u look into it? Is there a better way i can do that. Discord doesn't pass an url for the avatar.. Thanks again |
Hi @FlurryNight, you may disable the complexity lint rule to make it pass the check as it should not be a blocker. |
@darcyYe , Done the suggested changes, Lets see if this suppresses the need for the |
I think i've removed smth by mistake , im on mobile just received the failed notification , let me see |
Should be building 🛠 fine now, i did those changes on mobile, Dcoder editor must have passed out 😂 |
No worries! |
Okay, however eslint is not happy yet, want me to add the disable rule comment? |
Hi @FlurryNight, I've tried the connector and it worked smoothly! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Damn, forgot to update the |
@charIeszhao ,changed , can u verify it for me? Thanks |
no worries, after an offline discussion with @charIeszhao, we may keep both |
Okay, go ahead! |
@FlurryNight can we temporarily hold this PR for a few days until early next week? |
Hi, Alright. |
@FlurryNight , we have @logto/connector-core published and made the change to expose |
Amazing, you're welcome Cheers! |
Summary
Add Discord connector (logto-io/logto#1876)
Testing
UT and Locally Tested