accodeing / fortnox-api

Gem that abstracts Fortnox's F3 API
GNU Lesser General Public License v3.0
9 stars 8 forks source link

WiP - Support multiple token stores #123

Closed d-Pixie closed 6 years ago

d-Pixie commented 6 years ago

Adds basic support tu use several token stores.

d-Pixie commented 6 years ago

@ehannes is opening a new PR that uses http://dry-rb.org/gems/dry-configurable/ instead of my homebrew solution 😄