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

Fix OAuth handler and persist bot tokens #100

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Fix OAuth handler and persist bot tokens #100

merged 1 commit into from
Dec 5, 2023

Conversation

gchristov
Copy link
Owner

What does this pull request change?

This PR fixes a bug in the OAuth flow preventing users from installing the app in their workspace. We now also persist the granted initial bot tokens.

How is this change tested?

Manually and with existing tests.


Writing Kotlin Multiplatform tests

@gchristov gchristov changed the title Fix OAuth handler and persist bot tokens as well Fix OAuth handler and persist bot tokens Dec 5, 2023
@gchristov gchristov marked this pull request as ready for review December 5, 2023 13:36
@gchristov gchristov merged commit c095d8d into master Dec 5, 2023
3 checks passed
@gchristov gchristov deleted the fix-oauth branch December 5, 2023 13:36
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.

None yet

1 participant