active-group / active-group/active-openid
Remove or factor out hiccup-elements
Open
- Dominant language
- Clojure
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.