Skip to content

Remove or factor out hiccup-elements #14

@neshtea

Description

@neshtea

The core logic (openid.clj) contains several hiccup-templates. It is nice to provide this as a starting point for potential users but not strictly/technically necessary here.

Two options:

  1. Remove the templates from the source-code and instead provide them as part of some documentation that shows how to use the library when you need this specific auth-flow
  2. Keep the templates in the code but move them to their own utility-namespaces so they don' clutter the core logic.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions