Maël Gangloff
|
c7a50eed65
|
refactor: consent checks are performed in AbstractProvider and not in child classes
|
2024-11-01 00:46:25 +01:00 |
|
Maël Gangloff
|
8a5f7fc2a0
|
fix: missing comma
|
2024-08-19 21:32:15 +02:00 |
|
Vincent
|
60022210bb
|
Update src/Security/JWTAuthenticator.php
Co-authored-by: Maël Gangloff <contact@maelgangloff.fr>
Signed-off-by: Vincent <contact@vinceh121.me>
|
2024-08-19 21:21:48 +02:00 |
|
Vincent
|
188041ce05
|
Update src/Security/JWTAuthenticator.php
Co-authored-by: Maël Gangloff <contact@maelgangloff.fr>
Signed-off-by: Vincent <contact@vinceh121.me>
|
2024-08-19 21:21:41 +02:00 |
|
Vincent
|
102a0ba997
|
fix: allow unsecure authentication cookies in dev
|
2024-08-19 13:41:02 +02:00 |
|
Maël Gangloff
|
2ac9849f86
|
fix: cookie expiration date same as the token
|
2024-08-17 20:33:37 +02:00 |
|
Maël Gangloff
|
628c65fd0b
|
feat: logging validation link
|
2024-08-12 16:57:31 +02:00 |
|
Maël Gangloff
|
4e6649fc68
|
fix: send cookie after authentication
|
2024-08-05 19:03:47 +02:00 |
|
Maël Gangloff
|
b569083db6
|
feat: add login grid
|
2024-08-05 02:29:42 +02:00 |
|
Maël Gangloff
|
34b0ce7a9b
|
feat: access denied if email is not validated
|
2024-08-05 02:00:13 +02:00 |
|
Maël Gangloff
|
925f3708c0
|
feat: add registration
|
2024-08-05 01:30:27 +02:00 |
|
Maël Gangloff
|
b460e8aaa6
|
ci: add php cs fixer
|
2024-08-02 23:24:52 +02:00 |
|
Maël Gangloff
|
fa11235270
|
feat: issue JWT cookie when OAuth
|
2024-07-23 13:31:45 +02:00 |
|
Maël Gangloff
|
3d7a6fbcfd
|
feat: add frontend
|
2024-07-22 14:45:21 +02:00 |
|
Maël Gangloff
|
1642767993
|
fix: update login
|
2024-07-22 13:39:45 +02:00 |
|
Maël Gangloff
|
9e8523fa53
|
feat: implement OAuth 2.0 login flow
|
2024-07-22 02:17:42 +02:00 |
|