dovuofficial / guardian-php-sdk

Configuration based Guardian policy consumption and management for dovu platform
MIT License
0 stars 0 forks source link

Considering creation of a GuardianAuthentication interface/contract to detect context #12

Open mattsmithies opened 5 months ago

mattsmithies commented 5 months ago

Overview

As the state of a particular policy, could either be draft, dry run, or published we will potentially require a mechanism to authenticate or register users, depending on the particular policy state.

So for registering or to auth users on a published state there would be a requirement to interface with the Hedera network directly, but for dry run, you basically just use generated/fake DIDs.