- Project2
- Added SQLite backend to store private keys for later retrieval
- GradeBot is not able to access/recognize expired keys. Further investigation required to figureout why not.
- cryptography version: 43.0.1
- pyjwt version: 2.8.0
- Open up your favorite browser
- navigate to http://localhost:8080/ to access the server
The JWKS Server and SQLite database code has been produced in part with Generative AI