saleor-dashboard/src/auth
Dawid Tarasiuk 4880093f63
Use Auth SDK (#1474)
* Use Auth SDK

* Update auth provider hook

* Update sdk module mapping

* Update setting password

* Fix no user details on first login

* Update auth tests

* Cleanups

* Update SDK

Update SDK

Update SDK

Update test recordings

Update SDK

* Implement SDK External Auth

Update new password view

Hnalde external logout

Update SDK

Fix logout external redirect

* Fix login page style

* Update SDK

* Auth Provider cleanups

Update and refactor auth

Auth types cleanups and refactor

* Update channel context provider

* Fix login error handling

* Logout immidiatelly non-staff user

* Update test snapshots

* Trigger CI

* Update to SDK v0.4, remove duplicated UserContext hook

* Handle server errors during login

* Fix wrong login page form submition handling

* Update login error messages

Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2021-12-17 12:10:54 +01:00
..
components Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
hooks Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
types Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
views Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
AuthProvider.test.tsx Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
AuthProvider.tsx Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
errors.ts Fix Value PermissionDenied not found in enum 2020-08-18 17:20:06 +02:00
index.tsx Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
misc.ts Add page type and attributes permissions handling (#1425) 2021-09-24 14:01:54 +02:00
mutations.ts Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
queries.ts Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
types.ts Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
urls.ts replace stringifyQs imports 2021-08-09 17:27:13 +02:00
utils.ts Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00