Skip to content
On this page

Home > sncf.js > RequestManager > connect

RequestManager.connect() method

Try to log in with the token

Signature:

typescript
connect(): Promise<RequestManager>;

Returns:

Promise<RequestManager>