1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/providers
Nuno Góis 88004a6138
feat: allows creation of PATs for other users (#2718)
https://linear.app/unleash/issue/2-530/api-allow-creation-of-pats-for-other-users


![image](https://user-images.githubusercontent.com/14320932/208720680-5d5ccee7-1972-4f5b-8024-3a69d50a571f.png)

Adds and takes into account the following permissions:
 - **READ_USER_PAT**;
 - **CREATE_USER_PAT**;
 - **DELETE_USER_PAT**;
 
 API only, will make some exploration on UI soon.

Co-authored-by: Gastón Fournier <gaston@getunleash.ai>
2023-01-02 10:49:57 +00:00
..
AccessProvider feat: allows creation of PATs for other users (#2718) 2023-01-02 10:49:57 +00:00
PlausibleProvider ui flags replaced in index.html (#2617) 2022-12-07 14:31:27 +02:00
SWRProvider refactor: simplify login redirect logic (#1987) 2022-08-30 09:54:52 +02:00
UIProvider Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00