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

Change session system #13

Merged
merged 9 commits into from
May 3, 2024
Merged

Change session system #13

merged 9 commits into from
May 3, 2024

Commits on May 2, 2024

  1. add env example for AC

    replace cookie session package with express-session
    BenoitSerrano authored and rdubigny committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9e296c1 View commit details
    Browse the repository at this point in the history
  2. add fake secret to .env

    BenoitSerrano authored and rdubigny committed May 2, 2024
    Configuration menu
    Copy the full SHA
    656d7a2 View commit details
    Browse the repository at this point in the history
  3. replace client id value

    BenoitSerrano authored and rdubigny committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4638e5f View commit details
    Browse the repository at this point in the history
  4. fix: lint + console.error

    rdubigny committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a6e9eaa View commit details
    Browse the repository at this point in the history
  5. refactor: rename .env file

    rdubigny committed May 2, 2024
    Configuration menu
    Copy the full SHA
    542fa3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a411323 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    693449e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    87518c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd7991 View commit details
    Browse the repository at this point in the history