Skip to content

Add auth events to miden::protocol #2370

@PhilippGackstatter

Description

@PhilippGackstatter

After #2364, we have these constants defined in four places in miden-standards:

const AUTH_UNAUTHORIZED_EVENT = event("miden::protocol::auth::unauthorized")
const AUTH_REQUEST_EVENT = event("miden::protocol::auth::request")

Since we can now make constants public, we should define these in miden::protocol::auth.

To do this we can:

Context: #2364 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersstandardsRelated to standard note scripts or account components

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions