-
Notifications
You must be signed in to change notification settings - Fork 108
Add TokenSourceRequest / TokenSourceResponse messages #1224
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
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Per this pull request comment, add the new
TokenSource
request 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!