Sign in once
Your account works across every connected service. No resets, no sticky notes, no two accounts under the same name.
Sign in once and use the forum, shop, wiki and everything else from PopcornRP Group – without a separate password for each service.
Free. No ads. Your data stays with us.
Your account works across every connected service. No resets, no sticky notes, no two accounts under the same name.
Every application you granted access to is listed in your account, together with what it may see. One click takes that permission back.
See where you are signed in and end other sessions one at a time or all at once.
PopcornRP Group is where your account lives – and nowhere else. The forum, the shop, the wiki and the game servers no longer keep their own user management. When you sign in there, they send you here, you sign in once, and you are back where you started.
For you that means one password instead of five, and changing it changes it everywhere. For the connected services it means they never get to see your password at all. They receive only what you have explicitly allowed – and your account shows you at any time what that is.
The mechanism behind it is called PopcornRP Group Connect. It is the same principle behind every "sign in with account X" button you have ever used – we simply run it ourselves, for our own group, instead of handing your accounts to a corporation.
Username, email address, password. We ask for nothing else – everything beyond that is optional and can follow later.
Set up a passkey or add a second factor. Either takes under a minute and makes all the difference if your password turns up somewhere else.
From now on, every connected service needs one click on "Sign in with PopcornRP Group". No second password, no second sign-up.
Sign in with a fingerprint, your face or a security key – no password at all. There simply is none left to steal.
Authenticator codes and recovery codes. Knowing your password is not enough to get in.
New passwords are checked against published breach data. What travels is never the password, only the first five characters of its hash.
Password changes, a sign-in from an unknown device, a change of email address – each one sends you a message. Also when it was not you. Especially then.
Display name, profile picture and cover image. Uploads are re-encoded on the server – what you upload never leaves it in the shape it arrived in.
Change your password, manage passkeys, set up a second factor, generate recovery codes. Every one of those changes sends you a message.
Which devices are signed in, since when and roughly from where. End them one by one, or all but the current one.
Every service you have allowed something, with the individual sites behind it and what it may see. The permission can be taken back.
Sign-ins, password changes, new devices – as a history you can read yourself. Anything unusual is marked.
Download everything that is stored. Or delete the account, with a grace period to change your mind.
Every row is the same moment – once each way.
| The situation | Without a central account | With PopcornRP Group |
|---|---|---|
| 1 A new service | Register again, confirm another email, invent another password. | One click on "Sign in with PopcornRP Group". Done. |
| 2 Changing your password | Everywhere, one at a time – and the one you forget is the one that bites later. | Once, here. Applies everywhere immediately. |
| 3 A service gets breached | The password stored there is gone – and with it every account where you used the same one. | No password of yours is stored there. There is nothing to steal. |
| 4 Keeping track | Nobody knows how many services they still hold an account with. | One list, in your account, visible and revocable at any time. |
| 5 A new device | Sign in again on every service – and hope the password still works. | Sign in once. And you then see which other devices are signed in. |
| 6 Changing your name | Everywhere, one at a time – and on the one service you forget you are called something else forever. | Once, in your profile. It follows everywhere at the next sign-in. |
| 7 Leaving | Find every service and ask each one to delete you. | One deletion request. With a grace period, in case you change your mind. |
Nothing stays "forever". These deadlines run out automatically, without anybody pressing a button.
PopcornRP Group Connect speaks OpenID Connect – stated here so you know which library you can use: any common one. There is a discovery document from which it fetches the endpoints itself; you enter one address, it does the rest.
For WordPress there is a ready-made plugin. It brings the sign-in button, links accounts permanently and takes over username, profile picture and cover image – including in BuddyPress, bbPress and GamiPress.
Discovery, key set, authorization code with PKCE, profile lookup, revocation and signed-out return.
Ready to install. Sign-in button, account linking through the immutable identifier, profile and cover image.
A documented REST interface and webhooks for the events your site should hear about.
Without writing a line of cryptography yourself. Your library fetches the rest from the discovery document.
In the developer area, with a name and a redirect address. You receive a client ID and a secret – the latter exactly once.
This single address is all your library needs. Endpoints, keys and supported methods it fetches itself.
https://popcornrp-group.com/.well-known/openid-configuration
On WordPress the plugin does it. Everywhere else you redirect to the authorization endpoint and exchange the code for tokens.
Not as a promise, but as a list. Every point can be checked against the interface.
Created in a minute, with a username, an email address and a password. Everything else is optional and can follow later.