Gani Georgiev
|
ac52befb5b
|
changed subscription.Message.Data to []byte and added client.Send(m) helper
|
2023-07-20 21:25:13 +03:00 |
|
Gani Georgiev
|
610a948dcc
|
added Response.Committed checks
|
2023-07-20 10:40:03 +03:00 |
|
Gani Georgiev
|
d9e1a759a1
|
make use of the after hook finalizer
|
2023-07-18 15:31:36 +03:00 |
|
Gani Georgiev
|
0110869c89
|
soft deprecated apis.RequestData(c) in favor of apis.RequestInfo(c) and updated jsvm bindings
|
2023-07-17 23:13:39 +03:00 |
|
Gani Georgiev
|
729f9f142e
|
check after hook errors
|
2023-05-29 21:50:07 +03:00 |
|
Gani Georgiev
|
af71b63f23
|
[#2533] added VK OAuth2 provider
Co-authored-by: Valentine <xb2w1z@gmail.com>
|
2023-05-24 15:41:58 +03:00 |
|
Gani Georgiev
|
a291cb5ca7
|
[#2535] avoid mutating the cached request data on OAuth2 user create
|
2023-05-22 23:59:36 +03:00 |
|
Gani Georgiev
|
6d0303deaf
|
added meta.isNew to the json OAuth2 auth response
|
2023-05-18 00:19:54 +03:00 |
|
Gani Georgiev
|
a5b3cc0f34
|
use relative oauth2 path redirect to support subpath proxy deployments
|
2023-04-25 18:29:36 +03:00 |
|
Gani Georgiev
|
0478f84867
|
updated /api/oauth2-redirect error messages
|
2023-04-25 11:52:56 +03:00 |
|
Gani Georgiev
|
3e5b021dd8
|
fixed oauth2SubscriptionRedirect test
|
2023-04-10 22:51:59 +03:00 |
|
Gani Georgiev
|
dc72d5adee
|
[#55] added OAuth2 subscription redirect handler
|
2023-04-10 22:27:00 +03:00 |
|
Gani Georgiev
|
3a5d3d521f
|
added ProviderName and ProviderClient fields to core.RecordAuthWithOAuth2Event
|
2023-03-26 19:32:23 +03:00 |
|
Gani Georgiev
|
e5a22b8bd8
|
added a flag indicating OAuth2 auth record creation
|
2023-03-25 15:18:28 +02:00 |
|
Gani Georgiev
|
f5e5fae773
|
added apple oauth2 integration
|
2023-03-01 23:29:51 +02:00 |
|
Gani Georgiev
|
b8d7609e9e
|
added support for optional Model and Record event hook tags
|
2023-01-27 22:19:08 +02:00 |
|
Gani Georgiev
|
e25c252fc2
|
[#1623] added apis.RecordAuthResponse helper
|
2023-01-17 23:04:13 +02:00 |
|
Gani Georgiev
|
fd97732d4d
|
reasign the OAuth2 event fields to make sure that the event always have the latest OAuth2 state
|
2023-01-15 17:14:52 +02:00 |
|
Gani Georgiev
|
36ab3fd162
|
[#1240] added dedicated before/after auth hooks and refactored the submit interceptors
|
2023-01-15 17:00:28 +02:00 |
|
Gani Georgiev
|
9b880f5ab4
|
filter enhancements
|
2023-01-07 22:27:11 +02:00 |
|
Gani Georgiev
|
604009bd10
|
[#468] added record auth verification, password reset and email change request event hooks
|
2022-12-03 14:50:12 +02:00 |
|
Gani Georgiev
|
0fa5edb0b1
|
added custom goja field mapper to handle all caps identifiers and allowed errors unwrapping
|
2022-11-30 17:23:41 +02:00 |
|
Gani Georgiev
|
aed8367231
|
fixed autocomplete base collection keys caching
|
2022-11-18 13:32:32 +02:00 |
|
Gani Georgiev
|
0b54d1736e
|
modify a clone request data when resolving the auth record response
|
2022-11-17 14:27:54 +02:00 |
|
Gani Georgiev
|
39408f135b
|
[#943] exposed apis.EnrichRecord and apis.EnrichRecords
|
2022-11-17 14:18:11 +02:00 |
|
Gani Georgiev
|
3d14addfef
|
changed the return result of the confirm api actions
|
2022-11-08 18:12:37 +02:00 |
|
Gani Georgiev
|
90dba45d7c
|
initial v0.8 pre-release
|
2022-10-30 10:28:14 +02:00 |
|