Expand description
Code related to creating signed URLs for logging in to DSQL.
Structsยง
- An auth token usable as a password for a DSQL database.
- A signer that generates an auth token for a database.
- Configuration for a DSQL auth URL signer.
- A builder for
Config
s.