Categorise authenticated people?
Open
question
technical
- Dominant language
- Elixir
- Stars
- 141
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The application is used for user to
- manage api keys which allow people to create application using the dwyl API
- authenticate with auth and recieve a jwt to access private endpoint on various applications
At the moment there is not difference between this two types of user.
This means that a user which has already been authenticated can access the api key management pas on auth later on.
Are there any cases where we want to limit the api keys page to certain users only?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.