Closed joshfriend closed 1 year ago
0.3 changed the names of some of the handler methods without warning.
Looks like most of the renaming happened in 2749d53, where it looks like a lot of other stuff went on as well.
The jwt_ prefix added to these methods seems unnecessary. This opinion seems to be shared by others as well (see #65).
jwt_
Coverage remained the same at 95.652% when pulling 8b6c1f50d0cface2f9b6dcece49ecf2ce03959d3 on joshfriend:fix-mangled-decorator-names into c27084114e258863b82753fc574a362cd6c62fcd on mattupstate:master.
0.3 changed the names of some of the handler methods without warning.
Looks like most of the renaming happened in 2749d53, where it looks like a lot of other stuff went on as well.
The
jwt_
prefix added to these methods seems unnecessary. This opinion seems to be shared by others as well (see #65).