Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
v0.0.15
f1992dd5 · ·0.0.15 - More adjustments on algorithms. - Stubbed getting dominant post types.
-
-
-
-
-
v0.0.10
db27a3dd · ·Update IndieAuth implementation This allows you to bring your own response type to code verification attempts.
-
-
-
-
v0.0.6
c6a48b2b · ·Updating Call Signatures This change makes it easier to call methods from async calls, noticed this in Sele.
-
v0.0.5
512712e6 · ·Update IndieAuth to use OAuth2 This is a refactoring to remove a lot of the hand-held code around the IndieAuth flow with a correct impelementation of OAuth2 with the extension we're looking for.
-
v0.0.4
c02fadd5 · ·Add Basis for IndieAuth. This is going to tie in some primitives for IndieAuth and lay some groundwork for other specs.
-
v0.0.3
7052083e · ·Export Interfaces This fixes a silly bug where I export the API for the crate. My bad.