Packages

Optional Phoenix helpers for Pipedrive marketplace OAuth install. Core OAuth/TokenStore stay in ex_pipedrive; this package only adds redirect and callback plugs. Independent of Überauth.

Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
All notable changes to this package are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.0] - 2026-09-02
### Added
- Initial Phoenix OAuth install helpers (authorize redirect + callback)
([#21](https://github.com/blksheep80/ex_pipedrive/issues/21)).
First Hex publish ([#128](https://github.com/blksheep80/ex_pipedrive/issues/128)).