-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
APS Auth Tokens #975
APS Auth Tokens #975
Conversation
…porting from Fusion
… figure things out more
Chorus detected one or more security issues with this pull request. See the Checks tab for more details. As a reminder, please follow the secure code review process as part of the Secure Coding Non-Negotiable requirement. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be breaking the unit tests for the importer?
@BrandonPacewic , I got rid of the mirabuf files commited to Git and switched them over to an asset pack you can download independently. Working on a fix rn |
Description
Can use APS Rest API to get an auth token. This token can be used to access APIs on the users behalf. When logging in, it will welcome to use and present their profile icon on the MainHUD
Warning
This PR is meant as a way to get the underlying system in place, and is not meant to be used for production quite yet. Issues will be made in Jira to finish the APS system in Synthesis.