https://github.com/yigitsadic/mockauthenticator
Google authenticator alike project.
https://github.com/yigitsadic/mockauthenticator
Last synced: 3 months ago
JSON representation
Google authenticator alike project.
- Host: GitHub
- URL: https://github.com/yigitsadic/mockauthenticator
- Owner: yigitsadic
- Created: 2021-10-13T16:42:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-14T22:01:42.000Z (over 3 years ago)
- Last Synced: 2025-02-09T16:32:11.484Z (5 months ago)
- Language: Go
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mock Authenticator
Google authenticator alike project.
Creates 10 character length unique identifier that belong to produced domain.Core functionalities:
+ Ability to logging in with given address.
+ Ability to create a subscription for a domain, example: GitHub, Microsoft, Heroku, etc.
+ Ability to create a unique identifier for subscribed domains.
+ Ability to return code if created and not expired.## Drawings for project


