api-laravel-passport
api-laravel-passport copied to clipboard
Remember Me does not work
Hello, It seems to Remember Me functionality does not work. remember_token field in database is not refreshed. Is it really needed if you use token with expiration date ? best regards
Hi @nighthacker thanks for writing us, the field that update is expires_at in table oauth_access_tokens, this is an option if you want that token expired more or less time