shockrah
|
81e6fd0a13
|
Invite are now consumed via a path with two dynamic params
/invite/join/<hash>/<name> is the real path to be used now but the app ui should this behavior in some clever way
|
2020-05-06 02:51:26 -07:00 |
|
shockrah
|
2f40da6c82
|
FromForm issue still there with /join route
Otherwise ready to integrate tests with auth module
|
2020-05-06 02:21:20 -07:00 |
|
shockrah
|
8ae877f3f9
|
updated the response when creating new users
|
2020-03-10 16:48:21 -07:00 |
|
shockrah
|
2eb2a83c76
|
testing user generation on invite usage
|
2020-03-09 00:26:29 -07:00 |
|
shockrah
|
50cd718e8a
|
more robust test to deal with invite generation
|
2020-03-08 23:01:41 -07:00 |
|
shockrah
|
e4f03b951e
|
invites:
handling result from diesel
generally:
fixed pub/private issue in modles module
renamed rand_utils functions to be snake case
|
2020-03-08 20:07:26 -07:00 |
|
shockrah
|
d9e892b1e0
|
Updated blanknewUser macro
use_invite now returns a Json<User>
|
2020-03-08 19:50:17 -07:00 |
|
shockrah
|
54f5b1bbe1
|
new route to create users
still requires some kind of auth however
|
2020-03-07 21:51:54 -08:00 |
|
shockrah
|
62fd63d3b5
|
invite generation cleaned and working
added a basic test for the fixed invite generation
|
2020-03-07 18:54:46 -08:00 |
|
shockrah
|
64f20f01ec
|
structures for authentication payloads
added new temporary goal
slowly integrating payload module into invites and users modules
|
2020-02-13 17:13:41 -08:00 |
|
shockrah
|
d2c45761dd
|
invites usage route '/invite/<hash>' now usable
|
2020-02-05 17:45:12 -08:00 |
|
shockrah
|
03b111c4dd
|
working route for generating invite links
return value may need to change slightly however
|
2020-02-05 16:30:09 -08:00 |
|
shockrah
|
4309f9890e
|
poc api code for generating invites
|
2020-01-30 23:54:53 -08:00 |
|
shockrah
|
0518a896d6
|
first steps into an invite system
|
2020-01-30 00:04:03 -08:00 |
|