Skip to content

Conversation

@forevermatt
Copy link
Contributor

Changed (non-breaking)

  • Replace deprecated duo-labs/webauthn with go-webauthn/webauthn.

Fixed

  • Whitespace formatting using go fmt and gofumpt.
  • Remove the duplicate "..._global" resource from the Lambda Role's policy
    • The api_key_table and webauthn_table values now include the full table name, so this transitional additional resource name (where we manually appended the "_global" suffix) is no longer needed.

briskt and others added 6 commits August 9, 2023 15:32
Co-authored-by: Jason Jackson <35783387+jason-jackson@users.noreply.github.com>
use go-webauthn/webauthn to replace deprecated duo-labs/webauthn
The `api_key_table` and `webauthn_table` values now include the fulle
table name, so this transitional additional resource name (where we
manually appended the "_global" suffix) is no longer needed.
…role-policy

Remove the duplicate "..._global" resource from IAM policy
@forevermatt forevermatt requested a review from a team August 21, 2023 20:14
@forevermatt forevermatt merged commit 0bbfb3c into main Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants