Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Token-based authentication

Latest
Compare
Choose a tag to compare
@jplace jplace released this 12 Nov 19:03
· 1 commit to master since this release
  • Deprecate cookie-based authentication in favor of token-based authentication.
  • Clean up error semantics.
  • Rename and improve runOperation() as run().

With this change, web apps deployed to third-party hosting services will work in all evergreen browsers.