AshAuthentication.OidcConnection.Transformer (ash_authentication v5.0.0-rc.9)

Copy Markdown View Source

Sets up default attributes and actions for resources extended with AshAuthentication.OidcConnection.

For each configured field (base_url_field, client_id_field, etc.), if the resource doesn't already define it (as an attribute, calculation, aggregate, or relationship), a default string attribute is built. Users can replace any field with a calculation (e.g. one that decrypts an encrypted column on load) by simply defining it on the resource.

Summary

Functions

after_compile?()

Callback implementation for Spark.Dsl.Transformer.after_compile?/0.