MDMrigangka Dattainmrigangkadatta.hashnode.dev·Jul 1, 2024 · 2 min readAggregation 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...00
MDMrigangka Dattainmrigangkadatta.hashnode.dev·Jun 27, 2024 · 3 min readDifference 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...00