Use localhost instead of 127.0.0.1 for Microsoft Oauth2
authorColin Leroy-Mira <colin@colino.net>
Fri, 27 May 2022 08:56:53 +0000 (10:56 +0200)
committerColin Leroy-Mira <colin@colino.net>
Fri, 27 May 2022 08:56:53 +0000 (10:56 +0200)
commit42520ed14fdfb2805cd5a65743ee63ac5cfc4c08
tree8cacec966aa15ea2810430bd94b8aad1a7328bbb
parenta166d44844bec5c6320479770d875278670deab5
Use localhost instead of 127.0.0.1 for Microsoft Oauth2

RedirectURIs in Azure must "start with https:// or http://localhost"
src/oauth2.c