mrigangkadatta.hashnode.devAggregation and PipelinesAggregation and pipelines are powerful concepts used to process and summarize data, especially in databases! Aggregation: the word aggregation means "the gathering of things together.".It's the same as here! Here, it means collecting and manipulati...Jul 1, 2024·2 min read
mrigangkadatta.hashnode.devDifference Between Access Token And Refresh Token ?Understanding Tokens in Authentication Before diving into access tokens and refresh tokens, let's establish a clear understanding of what a token is in the context of authentication. Token: A token is a piece of data, typically a cryptographically s...Jun 27, 2024·3 min read