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: logto client #10

Merged
merged 3 commits into from
Aug 22, 2022
Merged

feat: logto client #10

merged 3 commits into from
Aug 22, 2022

Conversation

xiaoyijun
Copy link
Collaborator

Summary

  • Add FetchJwks in core
  • Make the props of FetchTokenByAuthorizationCodeOptions public for they are used in the client package

Testing

Test locally in web sample.

@linear
Copy link

linear bot commented Aug 22, 2022

LOG-3883 LogtoClient

client/client.go Outdated
type LogtoClient struct {
httpClient *http.Client
logtoConfig *LogtoConfig
sessionStorage SessionStorage

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we just name it as "storage" to consist with other language SDKs?

Copy link

@wangsijie wangsijie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xiaoyijun xiaoyijun merged commit abbea07 into master Aug 22, 2022
@xiaoyijun xiaoyijun deleted the xiaoyijun-log-3883-logtoclient branch August 22, 2022 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants