Renamed authV3 to auth and added a builder class. Added scalafmt as w… …ell.
Attempt to fix some Jitpack CI issue.
Added doc, updated sbt version.
New AuthUniversalEndpointV3 that does not require tsec library has be… …en added.
Added a Param Value Type.
Minor interface changes for Scala 3 and Http4s lib bump.
Changed to use only Async.
Updated the versions to: scalaVersion := "2.12.15" val Http4sVersion = "0.23.4" val CirceVersion = "0.14.1" val TsecVersion = "0.4.0"
Added an isEmpty to the DataResult.