Jakub Majorek
|
15ee95fba8
|
Fix internal redirect after logout (#1767)
|
2022-01-18 15:35:09 +01:00 |
|
Dawid Tarasiuk
|
c2ea65dea7
|
Fix switch account login and credentials API wrong login loop issues (#1729)
* Fix switch account login and credentials API wrong login loop issues
* Update auth provider hook
|
2022-01-13 15:08:07 +02:00 |
|
Wojciech Mista
|
d4a28fedf2
|
Logout redirects user to home page (#1721)
* Redirect to home page on logout
* Change internal redirect to use router
* Update authProvider test
|
2022-01-11 13:32:59 +01:00 |
|
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 |
|
Dawid Tarasiuk
|
1645e2fdab
|
Implement Oauth2 flow with OpenID
|
2021-01-28 14:11:00 +01:00 |
|