pdk-cors-lib 1.7.0

PDK CORS Library
Documentation
1
2
3
4
5
6
7
// Copyright (c) 2026, Salesforce, Inc.,
// All rights reserved.
// For full license text, see the LICENSE.txt file

pub mod cors_resource;
pub mod protected_resource;
pub mod public_resource;