Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects

Rafif auth

Merged Muhammad Rafif Elfazri requested to merge rafif-auth into master
14 files
+ 152
11
Compare changes
  • Side-by-side
  • Inline
Files
14
@@ -29,3 +29,7 @@ config :phoenix, :json_library, Jason
# Import environment specific config. This must remain at the bottom
# of this file so it overrides the configuration defined above.
import_config "#{Mix.env()}.exs"
config :diskuy, DiskuyWeb.Auth.Guardian,
issuer: "diskuy",
secret_key: "xMqPz0xBYCTiMB4Z5Tqe14JLghv1vL6sCv5y/yqpK2pq3+PQpliCHxwVQaU09eGB"
Loading