Skip to content

Advaned auth for serverless app #1

@KJJorgensen

Description

@KJJorgensen

I'm having a problem with the token path not being found when deploying to the cloud with both chalice and flask. The token path is not an issue when I run the app locally. I think the fix lies in the advanced functionality section of the client authorization. There it lists 'tda.auth.client_from_access_functions(api_key, token_read_func, token_write_func, asyncio=False'
as being used in a serverless application. Could this be my problem? My feature request is adding a script to this repository that shows how to make this authentification method work. Maybe just as a template to replace the other Auth methods for those of us struggling to get this app working in the cloud. A video breaking this down would help aswell

Thank you for your time and all the awesome information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions