passwordless-server
passwordless-server copied to clipboard
PAS-421 | Add community SDKs to the Get Started page
Ticket
- Closes https://bitwarden.atlassian.net/browse/PAS-421
Description
This adds to several community SDKs and changes the text a bit. Open for discussion in terms of presentation.
Shape
Screenshots
Will update the icons once we agree this is the direction we want to go with the layout.
Checklist
I did the following to ensure that my changes were tested thoroughly:
- __
I did the following to ensure that my changes do not introduce security vulnerabilities:
- __
Codecov Report
Attention: Patch coverage is 0%
with 5 lines
in your changes are missing coverage. Please review.
Project coverage is 32.50%. Comparing base (
212f2f9
) to head (0678e11
).
Files | Patch % | Lines |
---|---|---|
...omponents/Pages/App/Onboarding/GetStarted.razor.cs | 0.00% | 4 Missing :warning: |
...e/Components/Pages/App/Onboarding/GetStarted.razor | 0.00% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #556 +/- ##
==========================================
- Coverage 32.50% 32.50% -0.01%
==========================================
Files 522 522
Lines 26552 26555 +3
Branches 846 846
==========================================
Hits 8631 8631
- Misses 17802 17805 +3
Partials 119 119
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I think featuring the community SDK's is fine. Perhaps we could add more distinciton with a "official" / community badge as well to make sure none misses the low-contrast description text?
I think featuring the community SDK's is fine. Perhaps we could add more distinciton with a "official" / community badge as well to make sure none misses the low-contrast description text?
But we have to remember they may or may not be maintained. And I don't know whether they were all properly tested.
Yeah I think showing them so prominently kind of makes them our responsibility, so if the SDK breaks or becomes unsupported, customers will expect us to help them with it
@Tyrrrz Ok - what about changing so that we instead:
Create a documentation page "Community SDK". On that page, mention that these are SDK's built by the community and not maintain by Bitwarden.
Link to the documentation page in Admin console:
Looking for Rust, Go or another language? Check out the Community SDKs ->
Superseded by https://github.com/bitwarden/passwordless-docs/pull/117