stack/packages/stack-server/prisma/migrations
Zai Shi ca22551db8
Optimized OAuth cookies (#70)
* reduced cookie size, added state to cookie name, remove cookie after finishing oauth

* added migration file

* changed remove cookie code location

* OAuthTimeout -> OuterOAuthTimeout

* fixed types
2024-06-10 11:29:22 +02:00
..
20240306152532_initial_migration Prisma migration 2024-03-06 16:27:11 +01:00
20240313024014_authroization_code_new_user added migration file 2024-03-13 10:41:33 +08:00
20240418090527_magic_link Magic link (#13) 2024-04-20 12:33:11 +02:00
20240507195652_team Organizations & RBAC (#22) 2024-05-08 12:43:56 +02:00
20240518151916_email_config Added dashboard email configuration & user permission edit (#39) 2024-05-18 19:32:27 +02:00
20240520152704_selected_team Added selected team to the user object (#42) 2024-05-21 08:11:28 +02:00
20240528090210_email_templates Email template editor (#54) 2024-05-28 11:49:59 +02:00
20240529121811_spotify_oauth Spotify OAuth (#59) 2024-05-29 14:24:15 +02:00
20240608142105_oauth_access_token Oauth scope (#67) 2024-06-08 16:26:50 +02:00
20240610085756_outer_oauth_info Optimized OAuth cookies (#70) 2024-06-10 11:29:22 +02:00
migration_lock.toml Prisma migration 2024-03-06 16:27:11 +01:00