`syntax.AtIdentifier` as simple string (#1218)
This was a clever struct wrapped, but that was weird and inconsistent
with all the other types.
This updates it to be a simple string alias type.
This is (slightly) breaking, and will require updates in downstream
packages. Particularly those doing OAuth.