Skip to content

shared-sdk


index

OpenPRA Shared SDK runtime exports.

This package provides browser/runtime helpers for authentication, API access, and role/invite utilities. It re-exports stable, public APIs from src/lib.

Consumers should import from shared-sdk rather than deep-linking into files.

References

AdminRole

Re-exports AdminRole


ApiManager

Re-exports ApiManager


AuthEvent

Re-exports AuthEvent


AuthEventType

Re-exports AuthEventType


AuthService

Re-exports AuthService


CollabRole

Re-exports CollabRole


CreateRole

Re-exports CreateRole


DeleteRole

Re-exports DeleteRole


EmailValidationForm

Re-exports EmailValidationForm


emitAuthEvent

Re-exports emitAuthEvent


GetAllRoles

Re-exports GetAllRoles


GetRole

Re-exports GetRole


GetRoleById

Re-exports GetRoleById


LoginCredentials

Re-exports LoginCredentials


LoginErrorProps

Re-exports LoginErrorProps


LoginProps

Re-exports LoginProps


MemberResult

Re-exports MemberResult


MemberRole

Re-exports MemberRole


Members

Re-exports Members


onAuthEvent

Re-exports onAuthEvent


PredefinedRoles

Re-exports PredefinedRoles


SignUpCredentials

Re-exports SignUpCredentials


SignUpCredentialsGeneric

Re-exports SignUpCredentialsGeneric


SignUpCredentialsGenericWithRole

Re-exports SignUpCredentialsGenericWithRole


SignUpCredentialsWithRole

Re-exports SignUpCredentialsWithRole


SignUpErrorProps

Re-exports SignUpErrorProps


SignUpProps

Re-exports SignUpProps


SignUpPropsGeneric

Re-exports SignUpPropsGeneric


SignUpPropsWithRole

Re-exports SignUpPropsWithRole


SignUpWithRole

Re-exports SignUpWithRole


UpdateRole

Re-exports UpdateRole


UserInviteApi

Re-exports UserInviteApi


UsernameValidationForm

Re-exports UsernameValidationForm