Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Due to changes in Twitter's specifications, this code no longer works at all.

use example: https://github.com/d60/twitter_login Please use the fingerprint generated in your environment if the token doesn't work.

Quick Example

import time
import uuid

from castle_token import CastleToken

init_time = int(time.time()*1000)
cuid = uuid.uuid4().hex

print(CastleToken(init_time, cuid).create_token())

About

No description, website, or topics provided.

Resources

Stars

18 stars

Watchers

7 watching

Forks

Releases

Packages

Contributors

Languages