loudsmilestudios / tetraforce-infrastructure

Backend services and infrastructure for managed TetraForce servers.
GNU General Public License v3.0
13 stars 0 forks source link

Find best method for managing skins #10

Closed yeslayla closed 3 years ago

yeslayla commented 4 years ago

Cognito auth? auth0?

yeslayla commented 4 years ago

Currently working on configuring generating Cognito tokens. Everything is configured to secure any endpoint.

The status of cognito is the get_loginurl endpoint is working as and so is the get_token endpoint.

The only issue is that for some reason in the redirect url a # is being placed for the parameters instead of ?. I'm guessing this is due to an HTTP response I have not yet encountered.

That leaves the todo:

Open new tickets for:

yeslayla commented 3 years ago

Auth system integrated via AWS Cognito