Skip to content

IgorAbramov/qk-front

Repository files navigation

After cloning the project start it by executing this command:
    make go

For other commands check Makefile

CONSTANTS for the project: 
    1. JWT token expiry time = 10 hours; // Session length is 10 hours
    2. JWT refresh token expiry time = 90 days; // During 90 days user can auth automatically with the same browser for 90 days if "remember me" was checked.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages