Skip to content

Releases: seantcanavan/lambda_jwt_router

v1.3.2

04 Jan 22:55
577175a
Compare
Choose a tag to compare
  • add more example documentation
  • add InjectLambdaContextMW so external callers can automagically inject known lambda values into the root context

v1.3.0 - add civil.Date, primitive.ObjectID, and more pointers

01 Jan 18:33
78ca3cd
Compare
Choose a tag to compare
Merge pull request #5 from seantcanavan/support_mongo_ids

Support mongo ids

fix issue with isbase64encoded in local dev

31 May 19:21
Compare
Choose a tag to compare
v1.1.5

add support for multi-part form detection in local http code

v1.0.1 add support for fullname

28 Jul 02:25
Compare
Choose a tag to compare

encode fullname into the jwt

v1.0.0 re-release

28 Jul 02:16
84b4b1b
Compare
Choose a tag to compare

Initial re-release by seantcanavan after adding CORS support