mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
1c8ee5cb88
Some versions of Azure AD return expires_in property as string. Use json.Number to accept either integer or string and then convert to int64. Helpful links: https://learn.microsoft.com/en-us/answers/questions/2337020/azure-ad-token-endpoint-returns-expires-in-as-stri https://feedback.azure.com/d365community/idea/7772fd95-26e6-ec11-a81b-0022484ee92d