TrixtaLoginWidget
React component to login into a Trixta space, on successful login Trixta will join the reserved **everyone_authed** role.
import {
TrixtaLoginWidget
} from '@trixtateam/trixta-js-rjsf';
<TrixtaLoginWidget
initialData={}
renderResponse={false}
/>Last updated