Module: Idnow::Host

Defined in:
lib/idnow.rb

Overview

Used to request an identification through the idnow API

Constant Summary collapse

TEST_SERVER =
'https://gateway.test.idnow.de'
LIVE_SERVER =
'https://gateway.idnow.de'