Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:Added Lark Mini Program IDP and upgraded lark idp #2967

Closed
wants to merge 3 commits into from

Conversation

xyezir
Copy link

@xyezir xyezir commented May 24, 2024

Added Lark Mini Program IDP and upgraded the interface and configuration of the original Lark IDP.

curl -X POST "https://localhost/api/login/oauth/access_token"
-H "content-type: application/x-www-form-urlencoded"
-d "tag=lark_miniprogram"
-d "client_id=your_casdoor_client_id"
-d "code=lark_miniprogram_login_code"
-d "username=your username"
-d "avatar=your idp avatar"

image

@casbin-bot
Copy link
Contributor

@tangyang9464 @imp2002 please review

@CLAassistant
Copy link

CLAassistant commented May 24, 2024

CLA assistant check
All committers have signed the CLA.

@hsluoyz
Copy link
Member

hsluoyz commented May 25, 2024

@xyezir fix linter error:

image

@xyezir
Copy link
Author

xyezir commented May 27, 2024

fix golangci-lint error(gofumpt -w lark_miniprogram.go) @halozhy

@hsluoyz
Copy link
Member

hsluoyz commented May 28, 2024

The code quality is below the bar. Too many diff. Closed for now.

@hsluoyz hsluoyz closed this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants