Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 333 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 333 Bytes

scala-automation-web-signin

To use this just edit your build.sbt as follows:

libraryDependencies ++= Seq( "com.gu" %% "scala-automation-web-signin" % "1.xxx" )

Add something to your conf file e.g. for CODE "idApiRoot" : "https://idapi.code.dev-theguardian.com"

See the example code in LoggingInTest