CodeGate
Advertiser login
Back to home

Frequently Asked Questions

Short answers about TOTP codes, how CodeGate works, who may use it, and how information is handled.

What is a TOTP code?

A TOTP (Time-based One-Time Password) is a temporary authentication code generated using a shared secret and the current time. It is commonly used as an additional authentication factor.

How do I get a TOTP code on CodeGate?

Enter the authentication information that belongs to you or that you are authorized to use, then request the current code. You can paste your own TOTP secret key or an otpauth link.

Can I use someone else's TOTP secret?

No. You should only use authentication credentials and TOTP secrets that belong to you or that you are explicitly authorized to use.

Does CodeGate give me access to an account?

No. CodeGate does not provide passwords, account recovery, or unauthorized access to accounts. It is intended to assist with legitimate TOTP authentication workflows.

Why does my TOTP code not work?

TOTP codes are time-sensitive. Make sure you enter the code before it expires and verify that the underlying TOTP information and account settings are correct.

Does CodeGate work with every service?

Compatibility may vary depending on the service and the information available. CodeGate does not guarantee compatibility with every third-party service.

Is CodeGate affiliated with Google, Microsoft, Apple, or other services?

CodeGate is an independent service and is not affiliated with or endorsed by third-party companies unless explicitly stated.

Can I use CodeGate for unauthorized access?

No. CodeGate must only be used with accounts and authentication information that you own or are authorized to use.

Does CodeGate store my information?

It depends on how you use it. A secret key that you paste yourself is used in your browser to calculate the code and is not sent to or stored on our server. Limited technical records are kept for security. Please read our Privacy Policy for the full details.

Is my own secret key sent to your server?

No. When you paste your own secret key or otpauth link, the code is calculated inside your browser and the key is not uploaded. Only an anonymous counter, with no key, code or identifier, is recorded.