cloudblue / connect-eaas-core

Core repository for Conned Devops Extensions
Apache License 2.0
6 stars 3 forks source link

LITE-26706 refactor: Replace guest() with unauthorized() and update related components #73

Closed Sainomori closed 1 year ago

Sainomori commented 1 year ago

This commit refactors the guest() decorator to unauthorized() to better reflect its purpose in allowing access to unauthorized users. It includes updates to the relevant components, tests, and documentation.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.