Skip to content

v0.1.11

Compare
Choose a tag to compare
@danschultzer danschultzer released this 16 May 23:23
e2dcc29

Changes

  • Assent.Strategy.OAuth2.callback/2 now requires :session_params to be set in the config #43
  • Assent.Strategy.OIDC.callback/2 now requires :session_params to be set in the config #43
  • Assent.Strategy.OAuth2 now uses constant time comparison for state #43
  • Assent.Strategy.OIDC now uses constant time comparison for nonce #43
  • Assent.Strategy.Httpc.request/5 bug fixed for certificates that has wildcard domain with SAN extension #45
  • Assent.Strategy.Mint.request/5 bug fixed for certificates that has wildcard domain with SAN extension #45