cznethub / dsp

CZNet Hub Data Submission Portal
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Create minimal user profile page for retrieving token for use with API #43

Closed horsburgh closed 2 years ago

horsburgh commented 2 years ago

Describe the feature you'd like and what it will do

Consider creating a minimal user profile page so that users can retrieve their user token for use with the DSP API.

Once a user has logged into the DSP and has authorized with each of the repositories, they can currently retrieve their DSP token at this URL https://dsp-demo.criticalzone.org/api/login for use with the API. If we document this somewhere, maybe we don't need a profile page.

Why is this feature important?

Users currently have no obvious way to retrieve their tokens for use with the API.

Is your feature request related to a problem? Please describe.

N/A

Additional context

N/A

horsburgh commented 2 years ago

Related to #48 Related to #49