Open in app
Home
Notifications
Lists
Stories

Write
abhishek kureriya
abhishek kureriya

Home

Jul 22, 2021

My daily `Git` command list.

When you are working in cross functional team or doing development all alone one thing that is common among all this is version control of your source code. Here I come with few basic git commands to fasten your work and make your daily life bit relaxed . 1. Fixup your commit to single commit message when you have long commit log . Start interactive…

Git

2 min read

My daily `Git` command list.
My daily `Git` command list.

May 26, 2021

Basics Of Auth2.0 & Authorization Framework.

1.Background: The OAuth 2.0 authorization framework enables application to obtain limited access to an HTTP service. Access to protected resources is granted by issuing access tokens to clients to access HTTP service. Rather than the client directly authenticating to the API using credentials, or the credentials of a user, OAuth…

Jwt

4 min read

Basics Of Auth2.0 & Authorization Framework.
Basics Of Auth2.0 & Authorization Framework.

May 20, 2021

Key attestation and app’s integrity check in iOS.

1.Background Android has the feature for key integrity verification recently Apple has also introduce DCAppAttest Service in iOS 14 onwards to verify the app and key integrity. Basically you can’t rely on your app’s logic to perform security checks on itself because a compromised app can falsify the results.Hence …

Ios 14

3 min read

Key attestation and app’s integrity check in iOS.
Key attestation and app’s integrity check in iOS.
abhishek kureriya

abhishek kureriya

Identity and access management

Following
  • Alex Zarr

    Alex Zarr

  • Combined Tutorials

    Combined Tutorials

  • Yevhenii Peteliev 🇺🇦

    Yevhenii Peteliev 🇺🇦

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable