这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@elisalimli
Copy link
Contributor

Fixes #853

@elisalimli elisalimli requested a review from homanp February 27, 2024 08:11
@elisalimli elisalimli self-assigned this Feb 27, 2024
@render
Copy link

render bot commented Feb 27, 2024

@vercel
Copy link

vercel bot commented Feb 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
superagent-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 29, 2024 4:36am

Copy link
Collaborator

@homanp homanp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elisalimli would mind describing how you implement this? Hard for me to follow exactly what happens.

@elisalimli
Copy link
Contributor Author

@elisalimli would mind describing how you implement this? Hard for me to follow exactly what happens.

@homanp adds ability to manage API keys (JWT tokens). Previously we was offering only one API key, so people was not able to re-create or change it in any way. Now they can :)

Copy link
Collaborator

@homanp homanp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The UI doesn't list the first API key that is generated on signup.
Screenshot 2024-02-28 at 14 15 58

@elisalimli
Copy link
Contributor Author

@homanp That's a intended decision. That API key is saved in the database. And used for all the requests over all the app.

@homanp
Copy link
Collaborator

homanp commented Feb 29, 2024

@elisalimli Good work on this!

@homanp homanp merged commit c7a2ed7 into main Feb 29, 2024
@elisalimli elisalimli deleted the feat/api-keys branch February 29, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for creating/re-creating api keys.

3 participants