Benson Chen
Benson Chen
## Types of changes - [x] **Refactoring** ## Description add 2 APIs: 1. `api/token` 2. `api/token/refresh` resolves #1035 ## Steps to Test This Pull Request #### Authenticate with JWT access...
## Is your feature request related to a problem? API Authentication for backend API ## Describe the solution you'd like Replace the current TokenAuthentication scheme with [JSON Web Token](https://www.django-rest-framework.org/api-guide/authentication/#json-web-token-authentication)
### Describe the bug Hi, I'm very new to Flyte. I'm having some issue when following the instructions in the document to create a Flyte project. I installed the Flytekit...
## Types of changes - [ ] **Bugfix** - [x] **New feature** - [ ] **Refactoring** - [ ] **Breaking change** (any change that would cause existing functionality to not...