- Can now add a second email address to your account and delete one of your email addresses - Reset password now works - Resetting the password of an account without a password set will set one - Email templates overhauled - Login tokens limited to close previously devastating ($800 database bill) security hole - Login with REST API now works - Once logged in, authentication of API calls with token works - Creatures can now be fetched using the API
3 lines
62 B
JavaScript
3 lines
62 B
JavaScript
import './restLogin.js';
|
|
import './apiPublications/index.js';
|