Building a decentralized social media platform that provides a safe, engaging, and inclusive space for the community.
Get StartedOur platform is designed with the community in mind, fostering connections and meaningful discussions.
We prioritize your privacy and security, ensuring that your data is protected at all times.
We leverage cutting-edge technologies to provide a seamless and modern user experience.
{ "client_id": "https://nottyboi.me/oauth/client-metadata.json", "client_name": "Nottyboi OAuth", "client_uri": "https://nottyboi.me", "logo_uri": "https://nottyboi.me/assets/logo.png", "tos_uri": "https://nottyboi.me/oauth/legal/terms.html", "policy_uri": "https://nottyboi.me/oauth/legal/privacy.html", "redirect_uris": [ "https://nottyboi.me/callback" ], "scope": "openid profile email offline_access atproto", "grant_types": [ "authorization_code", "refresh_token" ], "response_types": [ "code" ], "token_endpoint_auth_method": "none", "application_type": "web", "dpop_bound_access_tokens": true, "contacts": [ "admin@nottyboi.me" ], "jwks_uri": "https://nottyboi.me/.well-known/jwks.json", "subject_type": "pairwise", "id_token_signed_response_alg": "RS256", "tls_client_certificate_bound_access_tokens": false, "require_auth_time": true, "default_max_age": 3600, "initiate_login_uri": "https://nottyboi.me/initiate-login", "post_logout_redirect_uris": [ "https://nottyboi.me/logout-callback" ] }