integrant 2021-05-06

This message was deleted.

Yes. ig/prep-key is a multimethod that processes the opts of a key before being used by ig/init-key

Granted that you're doing:

(-> config
    (ig/prep)
    (ig/init))