Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EncryptCookies middleware option in config/sanctum.php #147

Merged
merged 2 commits into from
May 25, 2020

Commits on May 25, 2020

  1. Encrypt Cookies middleware option

    Added the option to select the middleware for cookies encryption to allow the exclusion of some cookies.
    lukadriel7 authored May 25, 2020
    Configuration menu
    Copy the full SHA
    382841c View commit details
    Browse the repository at this point in the history
  2. Encrypt Cookies middleware option

    Added the option to select the middleware for cookies encryption to allow the exclusion of some cookies.
    lukadriel7 authored May 25, 2020
    Configuration menu
    Copy the full SHA
    b3f2dc1 View commit details
    Browse the repository at this point in the history