Forum

> > Unreal Software > Request USGN account interface
ForenübersichtUnreal Software-ÜbersichtEinloggen, um zu antworten

Englisch Request USGN account interface

3 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Re: Request USGN account interface

DC
Admin Off Offline

Zitieren
You can basically already do that using the connect feature
http://www.unrealsoftware.de/dev.php

You should also maintain your own database which stores connected accounts and related data. You should also save an access token locally in a cookie or whatever which is then used for logins.

If the cookie is deleted (logout)/not stored (setting/anonymous mode) people will have to go through the connect process again to access their account.
1× editiert, zuletzt 04.04.20 11:28:44

alt Re: Request USGN account interface

TobyInChina
User Off Offline

Zitieren
user DC hat geschrieben
You can basically already do that using the connect feature
http://www.unrealsoftware.de/dev.php

You should also maintain your own database which stores connected accounts and related data. You should also save an access token locally in a cookie or whatever which is then used for logins.

If the cookie is deleted (logout)/not stored (setting/anonymous mode) people will have to go through the connect process again to access their account.

Thank you very much.
But how to check USGN password?

alt Re: Request USGN account interface

ohaz
User Off Offline

Zitieren
@user TobyInChina: Your page will forward the user to UnrealSoftware where they'll have to log in and will be forwarded back to your page. Your page can then verify the user by using the API provided. You yourself will never check the USGN password, that would be super insecure.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenUnreal Software-ÜbersichtForenübersicht