Skip to content

Remove traces of origin project

Administrator requested to merge github/fork/thsnr/master into master

Created by: thsnr

Replace all traces of origin project, which this package used to be a part of, and replace with standard library components:

  • drop confutil,
  • use standard library log package, and
  • return entire identity token instead of session.UserData.

Also include Go module files and example usage application.

Merge request reports