When looking at the `oauth2_login_challenge` field...
# talk-kratos
c
When looking at the
oauth2_login_challenge
field in the Kratos database, it is a UUID. However when I look at the same login challenge in the hydra database, it is NOT a uuid, but the equivalent of stripping all the dashes out of the UUID. Is there a reason for this? Is it something in the kratos/hydra integration that might be doing this?