platform/packages/cors
2021-06-14 11:52:58 +08:00
..
example Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46:13 +08:00
lib Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46:13 +08:00
test Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46:13 +08:00
.gitignore Add 'packages/cors/' from commit 'b5c0635952fe9d863f6190495ca99b3f5a8ce378' 2020-02-15 18:28:42 -05:00
.travis.yml Add 'packages/cors/' from commit 'b5c0635952fe9d863f6190495ca99b3f5a8ce378' 2020-02-15 18:28:42 -05:00
analysis_options.yaml Add 'packages/cors/' from commit 'b5c0635952fe9d863f6190495ca99b3f5a8ce378' 2020-02-15 18:28:42 -05:00
AUTHORS.md Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46:13 +08:00
CHANGELOG.md Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46:13 +08:00
LICENSE Updated license 2021-06-14 11:52:58 +08:00
pubspec.yaml Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46:13 +08:00
README.md Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46:13 +08:00

angel3_cors

version Null Safety Gitter

License

Angel CORS middleware. Port of the original Express CORS middleware.

For complete example usage, see the example file.