Skip to content

Tags: casdoor/casdoor-go-sdk

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add NeedUpdatePassword field to User struct (#146)

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update organization struct fields (#141)

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add BuyProduct parameter to BuyProduct() API (#139)

* fix: fix buy-product api totally unusable

* fix: rename bytes to resp

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update Subscription struct (#136)

v1.0.0

Toggle v1.0.0's commit message
feat: trigger major release, improve README

BREAKING CHANGE: trigger major release, improve README

v0.54.0

Toggle v0.54.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update SigninItem struct to add CustomCss field (#135)

v0.53.0

Toggle v0.53.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update Plan struct fields (#133)

v0.52.0

Toggle v0.52.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add SendEmailByProvider and SendSmsByProvider APIs, add back Ap…

…plication.CertObj (#129)

* feat: support send email and sms by specific provider

* feat: remove sms-test and add cert obj to application

* feat: remove email provider test

v0.51.0

Toggle v0.51.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Update application definition to the latest (#127)

I noticed that isShared flag is missing in the application definition. Updating the value to the latest from https://github.com/casdoor/casdoor/blob/master/object/application.go#L61C1-L123C1

v0.50.0

Toggle v0.50.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: change sub type of IntrospectTokenResult to string (#123)