Is there any possibility of creating accounts by Oauth2?
Tiledesk doesn’t currently support Oauth2 but you can implement it.
Tiledesk uses Passport.js library to implement authentication and Passport.js supports OAuth2.
This is a very interesting feature.