psignoret / aad-sso-codeigniter

Authentication for a CodeIgniter site using Azure Active Directory
MIT License
9 stars 4 forks source link

Cache JWKs #5

Closed psignoret closed 8 years ago

psignoret commented 8 years ago

Need to cache the JWKs content, instead of loading for every token validation.