Commit c25aacc0 authored by Kevin Di Lallo's avatar Kevin Di Lallo
Browse files

login keepalive & cookie refresh endpoint + set cookie timeout to 20 minutes

parent 23aa222a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ To see how to make this your own, look here:
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)

- API version: 0.0.1
- Build date: 2020-08-21T10:35:36.883-04:00
- Build date: 2020-08-27T15:34:46.635-04:00


### Running the server
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ To see how to make this your own, look here:
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)

- API version: 0.0.1
- Build date: 2020-08-21T10:35:39.176-04:00
- Build date: 2020-08-27T15:34:47.967-04:00


### Running the server
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ To see how to make this your own, look here:
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)

- API version: 1.0.0
- Build date: 2020-08-21T10:35:26.763-04:00
- Build date: 2020-08-27T15:34:40.732-04:00


### Running the server
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ To see how to make this your own, look here:
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)

- API version: 1.1.1
- Build date: 2020-08-21T10:35:27.945-04:00
- Build date: 2020-08-27T15:34:41.493-04:00


### Running the server
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ To see how to make this your own, look here:
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)

- API version: 1.0.0
- Build date: 2020-08-21T10:35:22.594-04:00
- Build date: 2020-08-27T15:34:38.342-04:00


### Running the server
Loading