clegaspi / saml_reader

A tool to parse and verify SAML response data for MongoDB Cloud.
MIT License
7 stars 2 forks source link

Rework regex parser to use group capture #67

Open clegaspi opened 2 years ago

clegaspi commented 2 years ago

This will make the code more readable.