You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
We can probably do this by creating a new API endpoint on Profile API service and creating a QR code that calls that API endpoint.
And the logic to handle whether to redirect the user to one or the other URL is handled via this API endpoint on Profile API service. This way, we just have one QR code on this screen rather than two.
The text was updated successfully, but these errors were encountered:
Basically, we want to do the following:
We can probably do this by creating a new API endpoint on Profile API service and creating a QR code that calls that API endpoint.
And the logic to handle whether to redirect the user to one or the other URL is handled via this API endpoint on Profile API service. This way, we just have one QR code on this screen rather than two.
The text was updated successfully, but these errors were encountered: