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'.freeze
- LIVE_SERVER =
'https://gateway.idnow.de'.freeze
Used to request an identification through the idnow API
'https://gateway.test.idnow.de'.freeze
'https://gateway.idnow.de'.freeze