Skip to content

Simple subclasses for sso and m2m + Refresh logic for non-expiring refresh tokens

Kelly Enloe requested to merge KE-modify-sdk-easier-python-access-for-users into main

making the auth_flow base class an abstract class this will make it so you cannot instantiate the base class itself.

Edited by Kelly Enloe

Merge request reports