Skip to content

Instantly share code, notes, and snippets.

@bnhansn
Created October 20, 2016 20:51
Show Gist options
  • Save bnhansn/f6cf10c4f1696d6218e877808f793952 to your computer and use it in GitHub Desktop.
Save bnhansn/f6cf10c4f1696d6218e877808f793952 to your computer and use it in GitHub Desktop.
# content above
config :guardian, Guardian,
issuer: "Sling",
ttl: {30, :days},
verify_issuer: true,
serializer: Sling.GuardianSerializer
import_config "#{Mix.env}.exs"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment