lib/yoti/http/request.rb in yoti-1.6.3 vs lib/yoti/http/request.rb in yoti-1.6.4

- old
+ new

@@ -1,4 +1,6 @@ +require 'securerandom' + module Yoti # Manage the API's HTTPS requests class Request # @return [String] the URL token received from Yoti Connect attr_accessor :encrypted_connect_token