mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-21 23:15:06 +00:00
update otp readme
This commit is contained in:
@@ -1,23 +1,3 @@
|
||||
# Otp Service
|
||||
# OTP Service
|
||||
|
||||
This is the Otp service
|
||||
|
||||
Generated with
|
||||
|
||||
```
|
||||
micro new otp
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Generate the proto code
|
||||
|
||||
```
|
||||
make proto
|
||||
```
|
||||
|
||||
Run the service
|
||||
|
||||
```
|
||||
micro run .
|
||||
```
|
||||
Generate one time passwords (OTP) for any unique id, email or user. Codes are valid for up to 60 seconds.
|
||||
|
||||
Reference in New Issue
Block a user