Add TokenSourceRequest / TokenSourceResponse messages#1224
Conversation
🦋 Changeset detectedLatest commit: bfc05ff The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR 💥 An error occurred when fetching the changed packages and changesets in this PR |
|
Slack comment from @lukasIO:
Done - moved these messages to a new |
|
Slack comment from @lukasIO:
This should be done. |
Per this pull request comment, add the new
TokenSourcerequest and response types into this repository so they can be encoded / decoded as snake case more elegantly in the js + swift clients, soon hopefully more.This is the first time I've committed to this repository - I'm not sure if I put these in the right place / etc. Let me know if they should go in some other file!