Re: /login Changes
Token auth is working for me, but the "domain" POST parameter behavior changed in the last 3-5 days I believe... it used to be that regardless of what vanity domain you used (lists.example.com/api/v1), you still had to pas a domain= POST parameter that changed both the cookie domain and the "d" value of the JWT token (depending which auth was used); now the "d" value is always 1 in the token, regardless of what URL is used. (I haven't re-checked the cookie domain behavior...) -Eric
On Mon, Jun 15, 2020 at 5:13 PM Jordan Evans <jevans@...> wrote: Hello,
|
|