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(protocol): mark transports field as deprecated #163

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

torkelrogstad
Copy link
Contributor

Mark CredentialCreationResponse.Transports as deprecated with doc-comments. This field was effectively deprecated in #113, but without any comments making that clear to consumers of the library.

Mark `CredentialCreationResponse.Transports` as deprecated with
doc-comments. This field was effectively deprecated in go-webauthn#113, but without
any comments making that clear to consumers of the library.
@torkelrogstad torkelrogstad requested a review from a team as a code owner September 15, 2023 06:20
Copy link
Member

@james-d-elliott james-d-elliott left a comment

Choose a reason for hiding this comment

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

LGTM other than a nit which I'll fix.

protocol/credential.go Outdated Show resolved Hide resolved
@james-d-elliott james-d-elliott enabled auto-merge (squash) September 15, 2023 08:37
@torkelrogstad
Copy link
Contributor Author

Great, thanks! Looks like you have to approve the PR for it to be merged.

@james-d-elliott james-d-elliott merged commit dc095d0 into go-webauthn:master Sep 15, 2023
3 checks passed
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