Explore Flowdrive glossary entries related to Web Security.
CORS is a security mechanism that allows a web page from one domain to request resources (like APIs) from a different domain, which is normally prohibited by web browsers' same-origin policy.
HTTPS (Hypertext Transfer Protocol Secure) is an extension of HTTP that uses SSL/TLS for secure communication over a computer network.
SSL (Secure Sockets Layer) and its successor TLS (Transport Layer Security) are cryptographic protocols that provide secure communication over a computer network.