Forum

> > Unreal Software > Request USGN account interface
Forums overviewUnreal Software overviewLog in to reply

English Request USGN account interface

3 replies
To the start Previous 1 Next To the start

old Request USGN account interface

TobyInChina
User Off Offline

Quote
Hello, I am the founder of CS2D Chinese Station.
Can you provide USGN API interface for developing USGN account to log in to our website?

old Re: Request USGN account interface

DC
Admin Off Offline

Quote
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.
edited 1×, last 04.04.20 11:28:44 am

old Re: Request USGN account interface

TobyInChina
User Off Offline

Quote
user DC has written
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?

old Re: Request USGN account interface

ohaz
User Off Offline

Quote
@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.
To the start Previous 1 Next To the start
Log in to replyUnreal Software overviewForums overview