* Refactor the utils package to other areas Move cookieSession functions to cookie session store & align the double implementation of SecretBytes to be united and housed under encryption * Remove unused Provider SessionFromCookie/CookieForSession These implementations aren't used, these are handled in the cookie store. * Add changelog entry for session/utils refactor |
||
|---|---|---|
| .. | ||
| apis | ||
| cookies | ||
| encryption | ||
| logger | ||
| requests | ||
| sessions | ||