hubaimaster / aws-interface

Create and manage powerful backends with one click
https://aws-interface.com
Apache License 2.0
55 stars 7 forks source link

From now on we can connect these two APIs to the dashboard. #10

Closed hubaimaster closed 5 years ago

hubaimaster commented 5 years ago

def set_email_login(self, enabled, default_group_name): def set_guest_login(self, enabled, default_group_name):

Now you can link the two APIs to the dashboard view. I think it would be better to send the connection method as post.