1 // Package auth defines protocol-agnostic authentication types for smithy 2 // clients. 3 package auth 4
View as plain text