UNPKG

@kazion/create-app

Version:

A cli tool to help you get started with graphql and rest api's with typescript

3 lines (2 loc) 95 B
export const TOKEN_NAME = 'jwt'; export const HEADER_TOKEN_MAX_AGE = 1000 * 60 * 60 * 24 * 30;