IdentityPython / JWTConnect-Python-OidcMsg

Implementation of OIDC protocol messages
Apache License 2.0
3 stars 10 forks source link

The function that adds domain and port to strings in the Configuration #59

Closed rohe closed 2 years ago

rohe commented 2 years ago

This is a more robust implementation. It will modify any string that contains '{domain}' and/or '{port}'.