|
1be073a4fa
|
Added locale to mail related user endpoints
continuous-integration/drone/pr Build is passing
ref #184
|
2021-04-01 18:25:09 +02:00 |
|
|
a5d2a6ecd3
|
Added locale to pw reset endpoint
ref #151
|
2021-03-04 16:25:23 +01:00 |
|
|
9a1678acf0
|
Now using mailer as static funtion
ref #151
|
2021-03-04 16:11:35 +01:00 |
|
|
656d564baa
|
🚀Bumped version to v0.4.3
continuous-integration/drone/push Build is passing
|
2021-02-07 13:40:32 +01:00 |
|
|
8f0a396dd0
|
Bugfix for @lfk/frontend/#43
continuous-integration/drone/pr Build is passing
|
2021-02-07 13:37:01 +01:00 |
|
|
e26744b792
|
Implementes mail sending on pw reset request
ref #118
|
2021-01-26 17:35:03 +01:00 |
|
|
01e0d5b94d
|
Renamed the auth response call to ResponseAuth
ref #76
|
2021-01-10 16:57:40 +01:00 |
|
|
a00231dd3c
|
Updated imports
ref #76
|
2021-01-10 16:23:09 +01:00 |
|
|
a5d70ce4b5
|
Removed useless console.log
continuous-integration/drone/pr Build is passing
|
2021-01-03 18:13:53 +01:00 |
|
|
50f2462eb9
|
Updated the openapi descriptions for all auth routes
ref #49
|
2020-12-22 19:23:35 +01:00 |
|
|
dae51cfd47
|
Added openapi cookie security schema
ref #49
|
2020-12-22 19:13:20 +01:00 |
|
|
146787fd66
|
Added comments
continuous-integration/drone/pr Build is passing
ref #40
|
2020-12-22 11:48:06 +01:00 |
|
|
5aad581c2d
|
Implemented toe password reset route
ref #40
|
2020-12-22 10:57:25 +01:00 |
|
|
61aff5e629
|
Added a password reset token request route
ref #40
|
2020-12-22 10:39:17 +01:00 |
|
|
ac2da0af63
|
Now w/ working logout
continuous-integration/drone/pr Build is passing
ref #25
|
2020-12-12 19:50:12 +01:00 |
|
|
30928180e6
|
Switched to prefering body provided tokens over cookie tokens
continuous-integration/drone/pr Build is passing
ref #25
|
2020-12-12 19:27:56 +01:00 |
|
|
6aa1e0d573
|
Cleaned up some errors
ref #25
|
2020-12-12 19:26:04 +01:00 |
|
|
aca3eaaeea
|
Now w/ working cookie based refresh
ref #25
|
2020-12-12 19:25:40 +01:00 |
|
|
615b54ec4f
|
Removed secure flag and added expiry basd on ht refresh token
ref#25
|
2020-12-12 19:13:18 +01:00 |
|
|
db5da3d3c2
|
Removed useless return
ref #25
|
2020-12-12 18:34:22 +01:00 |
|
|
0e003d2dc4
|
Set cookies to secure
ref #25
|
2020-12-12 18:32:48 +01:00 |
|
|
36fbccb286
|
🚧 implementation in AuthController@login
ref #25
|
2020-12-12 11:55:45 +01:00 |
|
|
77b769446f
|
Now throwing errors
|
2020-12-09 18:59:01 +01:00 |
|
|
21ad622c10
|
Removed console logs
ref #11
|
2020-12-05 18:49:59 +01:00 |
|
|
61e7ae4f86
|
Cleanup: Renamed Responses to represent their response nature
ref #11 #13 #14
|
2020-12-05 18:49:13 +01:00 |
|
|
0e924449d6
|
Cleanup: Renamed the creation folder to the more fitting "actions"
ref #11 #13
|
2020-12-05 18:45:47 +01:00 |
|
|
e5b605cc55
|
🧹 cleanups
|
2020-12-05 17:25:57 +01:00 |
|
|
8c229dba82
|
add response schemas to AuthController
|
2020-12-05 13:40:59 +01:00 |
|
|
675717f8ca
|
🚧 starting work on LogoutHandler
ref #12
|
2020-12-05 13:38:59 +01:00 |
|
|
0d21497c2f
|
🚧 AuthController - add proper response schemas
|
2020-12-05 13:31:46 +01:00 |
|
|
28c2b862f0
|
🚧 AuthController with multiple endpoints
ref #12
|
2020-12-05 12:28:43 +01:00 |
|
|
2a1b65f424
|
🚧AuthController - add all Error response schemas to post
ref #12
|
2020-12-05 11:22:45 +01:00 |
|
|
6cb01090d0
|
working on AuthController + CreateAuth
ref #12
|
2020-12-04 22:43:41 +01:00 |
|