SIGN IN SIGN UP

collab: Make `github_user_login` required in `LlmTokenClaims` (#18882)

This PR makes the `github_user_login` field required in the
`LlmTokenClaims`.

We previously added this in
https://github.com/zed-industries/zed/pull/16316 and made it optional
for backwards-compatibility.

It's been more than long enough for all of the previous LLM tokens to
have expired, so we can now make the field required.

Release Notes:

- N/A
M
Marshall Bowers committed
801210cd50d4cdbae81e56ba333e39d559197209
Parent: f861479
Committed by GitHub <noreply@github.com> on 10/9/2024, 12:03:33 AM