Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
auth
|
|
|
cookies
Package cookies provides cookie-based authentication helpers built on top of the JWT service from the security module.
|
Package cookies provides cookie-based authentication helpers built on top of the JWT service from the security module. |
|
jwt
Package jwt provides JWT creation, signing, decoding, and validation helpers for the security module.
|
Package jwt provides JWT creation, signing, decoding, and validation helpers for the security module. |
|
Package encrypt provides high-level cryptographic repositories for the security module.
|
Package encrypt provides high-level cryptographic repositories for the security module. |
|
aws-kms
Package awskms provides the same repository-style cryptographic API as the local package, backed by AWS KMS where the service supports the operation.
|
Package awskms provides the same repository-style cryptographic API as the local package, backed by AWS KMS where the service supports the operation. |
|
azure-key-vault
Package azurekeyvault provides the same repository-style cryptographic API as the local package, specialized for Azure Key Vault integration points.
|
Package azurekeyvault provides the same repository-style cryptographic API as the local package, specialized for Azure Key Vault integration points. |
|
gcp-kms
Package gcpkms provides the same repository-style cryptographic API as the local package, specialized for Google Cloud KMS integration points.
|
Package gcpkms provides the same repository-style cryptographic API as the local package, specialized for Google Cloud KMS integration points. |
|
local
Package local provides in-process cryptographic helpers for symmetric encryption, hashing, RSA encryption, and digital signatures.
|
Package local provides in-process cryptographic helpers for symmetric encryption, hashing, RSA encryption, and digital signatures. |
|
Package middlewares provides reusable Gin security middleware for the security module.
|
Package middlewares provides reusable Gin security middleware for the security module. |
Click to show internal directories.
Click to hide internal directories.