{{ $cipher := ((.Context).Value "params").cipher }} {{ $valid := ((.Context).Value "crypto").IsValid $cipher }} Felt — Admin Registration

Felt Admin Registration

{{ if $valid }}
{{ else }} The registration token you provided is invalid;
obtain a new one.
{{end}}