eduvpn / eduvpn-common

Code to be shared between eduVPN clients
MIT License
5 stars 3 forks source link

Pass oauth start time in AddServer #46

Closed jwijenbergh closed 4 months ago

jwijenbergh commented 4 months ago

Instead of the non interactive bool, we now require OAuth start timestamp Unix int64/longlong. if NULL => interactive auth, else use that time for the LastAuthorizeTime, e.g. useful when migrating servers