unioslo / mreg-cli

Command Line Interface for Mreg
GNU General Public License v3.0
2 stars 7 forks source link

Refactor `TokenFile` #308

Closed pederhan closed 3 weeks ago

pederhan commented 3 weeks ago

Simplifies the logic around loading, validating and writing to/from the token file by rewriting the class as a Pydantic model.