Open dtenenba opened 7 years ago
In the documentation, at https://pyoidc.readthedocs.io/en/latest/examples/op.html , it says there should be a file in pyoidc/oidc_example/op2 called oc_config.py.example. But there is no such file. Can the documentation be updated?
pyoidc/oidc_example/op2
oc_config.py.example
Also related https://github.com/rohe/pyoidc/issues/253 :+1:
So someone (probably me) should walk through the documentation and fix all the obvious errors. Will probably not happen this week, perhaps next.
In the documentation, at https://pyoidc.readthedocs.io/en/latest/examples/op.html , it says there should be a file in
pyoidc/oidc_example/op2
calledoc_config.py.example
. But there is no such file. Can the documentation be updated?