IdentityPython / idpy-oidc

Implementation of everything OIDC and OAuth2
Apache License 2.0
40 stars 22 forks source link

Added a class that implements read only of a file. #94

Closed rohe closed 9 months ago

rohe commented 9 months ago

The file is expected to contain a set of information pieces. One per line. The class acts like a list, except that it's non-mutable..