Skip to content

Releases: DIMO-Network/dauth

Release list

v0.0.1

Choose a tag to compare

@elffjs elffjs released this 09 Jul 18:09

What's Changed

  • Fold token-exchange-api into dauth and retire DEX by @elffjs in #3
  • Share JWKS/discovery and HTTP middleware between the two binaries by @elffjs in #5
  • Run token-exchange like dauth/din: stdlib serving + env config by @elffjs in #6
  • Add Swagger UI to dauth by @elffjs in #7
  • Raise dauth TOKEN_TTL from 10m to 1h by @elffjs in #8
  • Add signin.sh — a SIWE sign-in demo script by @elffjs in #9
  • Merge token-exchange-api into dauth: one binary, path-prefixed surfaces, Postgres nonce store by @elffjs in #10
  • Align token issuers with the real host instead of legacy DEX hostnames by @elffjs in #11
  • Consolidate env-loading helpers into internal/envx by @elffjs in #12
  • Rename the authz surface to "exchange" (siwe + exchange) by @elffjs in #13
  • Replace Postgres DB_* env vars with a single DATABASE_URL on pgx by @elffjs in #14
  • Make the /siwe surface audience-aware for cert enrollment by @elffjs in #15

New Contributors

  • @elffjs made their first contribution in #3

Full Changelog: https://github.com/DIMO-Network/dauth/commits/v0.0.1