You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Added trivial login/logout/register * Auth methods for REST API. - api/v1/auth/login - api/v1/auth/logout For basic auth only: - api/v1/auth/register - api/v1/auth/password/* * Add info about auth for REST API into CHANGELOG.md * Add pylintrc for codacy, updated pylint and its dependecies. * Add token authorization, renamed cvat.js to cvat-core in all places. * Implemented register method in cvat-core * Added first_name and last_name to RegisterSerializer. |
7 years ago | |
|---|---|---|
| .. | ||
| actions | 7 years ago | |
| components | 7 years ago | |
| reducers | 7 years ago | |
| utils | 7 years ago | |
| index.scss | 7 years ago | |
| index.tsx | 7 years ago | |
| react-app-env.d.ts | 7 years ago | |
| serviceWorker.ts | 7 years ago | |
| store.ts | 7 years ago | |