0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/.changeset/silly-rules-laugh.md

8 lines
273 B
Markdown
Raw Normal View History

---
"@logto/connector-kit": patch
---
Add optional `setSession` method and `getSession` method as input parameters of `getAuthorizationUri` and `getUserInfo` respectively.
This change enabled stateless connectors to utilize Logto session to pass parameters between APIs.