adtjha / keySafe

keySafe is a way to authorize and authenticate api requests. Basically it secures your api with key and secret.
0 stars 0 forks source link

api user verification count #2

Open adtjha opened 2 years ago

adtjha commented 2 years ago

Setup count in firestore collection in user, to increament it whenever someone verifies their api using user api key, secret successfuly.