Closed jdrakes closed 5 years ago
Same here, happens only in release
I’ll take a look at this.
@peburrows I got it to work but I had to declare joken in my personal apps mix.exs file instead of it being pulled in when goth was compiled. It does not look like goth is requesting it be compiled into the library.
@amit using the fix above should work for now.
@jdrakes & @amit115532 — can you try v1.0.1-beta
I just pushed to Hex? It should address the issue of Joken not being included in releases.
Works using 1.0.1-beta
:)
Thanks! @peburrows
Just published the fix to Hex as v1.0.1
I am trying to use GCP system credentials in Google Cloud and am receiving an error ** (UndefinedFunctionError) function Joken.Signer.create/2 is undefined (module Joken.Signer is not available)