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

Update to use app ws auth #201

Merged
merged 9 commits into from
Apr 26, 2024
Merged

Update to use app ws auth #201

merged 9 commits into from
Apr 26, 2024

Conversation

ThetaSinner
Copy link
Member

No description provided.

@ThetaSinner ThetaSinner changed the title First pass update to use app ws auth Update to use app ws auth Apr 26, 2024
@ThetaSinner ThetaSinner requested a review from jost-s April 26, 2024 17:14
ts/test/local/scenario.ts Outdated Show resolved Hide resolved
ts/test/local/scenario.ts Outdated Show resolved Hide resolved
ts/test/local/scenario.ts Outdated Show resolved Hide resolved
ts/test/local/scenario.ts Outdated Show resolved Hide resolved
const issued = await adminWs.issueAppAuthenticationToken({
installed_app_id: appInfo.installed_app_id,
});
// This doesn't make a lot of sense... but we are asking the trycp server to create a connection,
Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, I guess a TryCP socket relay conundrum, like the attach and connect interface.

Copy link
Member Author

Choose a reason for hiding this comment

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

Exactly that, it's not faithfully implementing the interface but actually doing something subtly different that is now very obvious from outside :/

@ThetaSinner ThetaSinner merged commit 09029d5 into develop Apr 26, 2024
2 checks passed
@ThetaSinner ThetaSinner deleted the use-app-ws-auth branch April 26, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants