Skip to content

0.6.0

Compare
Choose a tag to compare
@cpiemontese cpiemontese released this 24 Aug 07:52
· 94 commits to master since this release
3cc78b9

⚠️ do not use ⚠️

Added

  • :clients config, which can now be used to configure multiple clients
  • config :prima_auth0_ex, :clients, default_client: [...] can be used to configure a default client, so that token_for and other methods can be used without specifying a client
  • :redis configuration, which is now separate from the clients' ones

Changed

  • :clients and :server now have an :auth0_base_url parameter
  • token_for and refresh_token_for have an additional client parameter, which defaults to :default_client

Removed

  • config :prima_auth0_ex, :client no longer works, :clients, default_client: [...] can be used instead
  • config :prima_auth0_ex, auth0_base_url: ... is not used anymore, each base url is now client and server specific

Commits

  • bump minor version (#161) by Cristiano Piemontese
  • [PLATFORM-1219]: Allow multiple clients to be configured (#159) by Cristiano Piemontese
  • Bump ex_doc from 0.30.4 to 0.30.5 (#160) by dependabot[bot]
  • Bump ex_doc from 0.30.3 to 0.30.4 (#158) by dependabot[bot]
  • Bump absinthe from 1.7.4 to 1.7.5 (#157) by dependabot[bot]
  • Bump ex_doc from 0.30.2 to 0.30.3 (#156) by dependabot[bot]
  • Bump ex_doc from 0.30.1 to 0.30.2 (#155) by dependabot[bot]
  • Bump ex_doc from 0.29.4 to 0.30.1 (#151) by dependabot[bot]
  • Bump jason from 1.4.0 to 1.4.1 (#152) by dependabot[bot]
  • Bump stream_data from 0.5.0 to 0.6.0 (#153) by dependabot[bot]
  • Bump absinthe from 1.7.3 to 1.7.4 (#154) by dependabot[bot]
  • Bump absinthe from 1.7.1 to 1.7.3 (#150) by dependabot[bot]
  • Bump redix from 1.2.2 to 1.2.3 (#149) by dependabot[bot]
  • Bump telepoison from 1.2.2 to 1.3.0 (#148) by dependabot[bot]
  • Bump redix from 1.2.1 to 1.2.2 (#147) by dependabot[bot]
  • Bump dialyxir from 1.2.0 to 1.3.0 (#146) by dependabot[bot]
  • Bump ex_doc from 0.29.3 to 0.29.4 (#145) by dependabot[bot]
  • Bump telepoison from 1.2.1 to 1.2.2 (#144) by dependabot[bot]
  • Bump timex from 3.7.9 to 3.7.11 (#143) by dependabot[bot]
  • Bump plug from 1.14.1 to 1.14.2 (#142) by dependabot[bot]
  • Bump ex_doc from 0.29.2 to 0.29.3 (#139) by dependabot[bot]
  • Bump plug from 1.14.0 to 1.14.1 (#140) by dependabot[bot]
  • Bump telepoison from 1.1.2 to 1.2.1 (#138) by dependabot[bot]
  • Bump ex_doc from 0.29.1 to 0.29.2 (#136) by dependabot[bot]
  • README: add command to generate key on cli (#135) by Gianluca
  • Bump redix from 1.2.0 to 1.2.1 (#134) by dependabot[bot]
  • Bump min elixir version to 1.13 (#132) by Cristiano Piemontese
  • Bump absinthe from 1.7.0 to 1.7.1 (#133) by dependabot[bot]
  • Bump joken from 2.5.0 to 2.6.0 (#131) by dependabot[bot]
  • Bump telepoison from 1.1.1 to 1.1.2 (#130) by dependabot[bot]
  • Bump telemetry from 1.2.0 to 1.2.1 (#128) by dependabot[bot]
  • Bump telepoison from 1.1.0 to 1.1.1 (#127) by dependabot[bot]
  • Bump telemetry from 1.1.0 to 1.2.0 (#126) by dependabot[bot]
  • Bump telepoison from 1.0.1 to 1.1.0 (#125) by dependabot[bot]
  • Bump telepoison from 1.0.0 to 1.0.1 (#123) by dependabot[bot]
  • Fix an incorrect warning and improve/fix some docs (#122) by Francesco Saltori
  • Bump ex_doc from 0.29.0 to 0.29.1 (#121) by dependabot[bot]
  • Bump ex_doc from 0.28.5 to 0.29.0 (#119) by dependabot[bot]
  • Bump plug from 1.13.6 to 1.14.0 (#120) by dependabot[bot]
  • Bump redix from 1.1.5 to 1.2.0 (#117) by dependabot[bot]