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: update types #930

Merged
merged 3 commits into from
Jul 12, 2024
Merged

fix: update types #930

merged 3 commits into from
Jul 12, 2024

Conversation

kangmingtay
Copy link
Member

What kind of change does this PR introduce?

  • Adds the slack_oidc provider, which supports the slack v2 API
  • Adds 2 new fields to the admin create user method - password_hash and id, which allows one to specify a password hash or a custom id when creating a user through the admin method

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

@kangmingtay kangmingtay requested review from hf and J0 July 12, 2024 09:20
src/lib/types.ts Outdated Show resolved Hide resolved
Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com>
@kangmingtay kangmingtay merged commit dbc5962 into master Jul 12, 2024
3 checks passed
@kangmingtay kangmingtay deleted the km/update-types branch July 12, 2024 20:00
kangmingtay pushed a commit that referenced this pull request Jul 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.64.4](v2.64.3...v2.64.4)
(2024-07-12)


### Bug Fixes

* update types ([#930](#930))
([dbc5962](dbc5962))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

2 participants