simple-login / app

The SimpleLogin back-end and web app
https://simplelogin.io
GNU Affero General Public License v3.0
5.04k stars 421 forks source link

Add TOS notice on account activation #2071

Open Geri680 opened 6 months ago

Geri680 commented 6 months ago

Fix https://github.com/simple-login/app/issues/2070

Something like Addy.io done: IMG_2668

Geri680 commented 6 months ago

@nguyenkims please take a look

Geri680 commented 6 months ago

@nguyenkims, I think this will be good :)

We need to inform users shortly because not everyone will read full ToS

Geri680 commented 6 months ago

@nguyenkims maybe it is even better to make something like that:

User press “Sign up” -> Page with this short ToS -> User accepts it -> https://app.simplelogin.io/auth/register opens

I think this will be best way to add this. Don’t you think so?