Picolab / pico-pods

Linking picos to Solid pods
0 stars 0 forks source link

Change Automatic Authentication to a Template Function that all Automatic-Authenticating Functions Inherit From #27

Open keylanjensen opened 2 months ago

keylanjensen commented 2 months ago

Automatic authentication is currently implemented with a lot of duplicate code. We would have preferred to use the template pattern to do this, but we ran out of time. This may be something to implement for future improvements to the module.