Skip to content

Cookies#114

Merged
hernoufM merged 4 commits intoOCamlPro:masterfrom
hernoufM:cookies
Jan 13, 2023
Merged

Cookies#114
hernoufM merged 4 commits intoOCamlPro:masterfrom
hernoufM:cookies

Conversation

@hernoufM
Copy link
Copy Markdown
Contributor

@hernoufM hernoufM commented Dec 15, 2022

  • Adding support for authentication cookies.
  • Connect, login and logout server's handler now performs correct actions that enable/disable cookies.
  • Possibility to define proper access control headers for services.
  • Fixes Discarded headers on response #112.
  • Vast test use-case for authentication cookies and services.

@hernoufM hernoufM marked this pull request as draft December 15, 2022 10:09
@hernoufM hernoufM force-pushed the cookies branch 2 times, most recently from e7ea44c to 4e75273 Compare December 18, 2022 20:59
@hernoufM hernoufM force-pushed the cookies branch 3 times, most recently from fbfcc1f to 85a4b94 Compare January 12, 2023 17:18
@hernoufM hernoufM marked this pull request as ready for review January 12, 2023 17:21
@hernoufM hernoufM merged commit c2a11a6 into OCamlPro:master Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Discarded headers on response

1 participant